Bug#760616: systemctl enable works, but is-enabled shows it in fact did not work
積丹尼 Dan Jacobson
jidanni at jidanni.org
Sat Sep 6 04:36:45 BST 2014
Package: systemd
Version: 214-1
File: /bin/systemctl
# systemctl enable dictd; echo $?
Synchronizing state for dictd.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d dictd defaults
Executing /usr/sbin/update-rc.d dictd enable
0
# systemctl is-enabled dictd; echo $?
Failed to get unit file state for dictd.service: No such file or directory
1
Well then please tell me a way to make dictd start on boot these days,
and also please emit some error message upon the first command. Thanks!
More information about the Pkg-systemd-maintainers
mailing list