https://bugzilla.novell.com/show_bug.cgi?id=857524 https://bugzilla.novell.com/show_bug.cgi?id=857524#c0 Summary: troublesome disabling of network.service [systemd] Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: nettezzaumanaa@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 hello suse devels, i'd like to report at least confusing behaviour of network.service: when i stopped network.service (systemctl stop network - and it worked) and disabled it via `systemctl disable network; chkconfig network off' (also this is confusing) this service was still reported as enabled and systemctl returned zero (exit 0) when disabling: # systemctl disable network; echo $?; systemctl show network | grep ^UnitF 0 UnitFileState=enabled i also checked NetworkManager.service: # tail -n6 /usr/lib/systemd/system/NetworkManager.service [Install] WantedBy=multi-user.target Alias=network.service Also=NetworkManager-dispatcher.service "Alias" is there explanatory so disabling also NM service was needed to achieve disabled state for network.service This is weird and confusing behaviour .. Again, i didn't dive too deep into debugging, please check it .. regards, daniel Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.