On Wed, Apr 24, 2013 at 11:18:15AM +0200, Harald Hoyer wrote:
> # systemctl disable foo.service bar.service
> # systemctl enable foo.service
> 
> ... reboot ...
> 
> # cp /lib/systemd/system/foo.service /etc/systemd/system/foo.service
> # vi /etc/systemd/system/foo.service
> 
> .. admin forgets, that the old foo.service is already enabled.
> 
> # systemctl enable foo.service bar.service
> Failed to issue method call: File exists
> 

I had a similar issue with reenable (and a similarly obscure error
message):
http://lists.freedesktop.org/archives/systemd-devel/2013-April/010607.html

-- 
Ross Lagerwall
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to