Am 10.06.2015 um 15:50 schrieb Patrick Schleizer:
> Hi!
> 
> This is what I did on Debian jessie...
> 
>> sudo mkdir /etc/systemd/system/network-manager.service.d
>> sudo touch /etc/systemd/system/network-manager.service.d/x.conf
>> sudo systemctl daemon-reload
> 
> Now, when running...
> 
>> sudo service network-manager status
> 
> Systemd keeps saying...
> 
>> "Warning: Unit file changed on disk, 'systemctl daemon-reload'
> recommended."
> 
> But I already did that at the beginning. This also persists after reboot.
> 
> When I delete "/etc/systemd/system/network-manager.service.d/x.conf",
> the issue is gone.
> 
> Can the network-manager unit file not be extended that way? What's the
> issue here? Works well for other unit files.

/lib/systemd/system/network-manager.service is a symlink to
/lib/systemd/system/NetworkManager.service

Does it work if you use

/etc/systemd/system/NetworkManager.service.d/x.conf

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to