Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
cloud-init
cloud-init-sysconf-path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cloud-init-sysconf-path.patch of Package cloud-init
--- cloudinit/net/sysconfig.py.orig +++ cloudinit/net/sysconfig.py @@ -1056,8 +1056,7 @@ def available(target=None): return False expected_paths = [ - "etc/sysconfig/network-scripts/network-functions", - "etc/sysconfig/config", + 'etc/sysconfig/network/scripts/functions.netconfig' ] for p in expected_paths: if os.path.isfile(subp.target_path(target, p)):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor