]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: check for no more work after chkconfig
authorMichal Schmidt <mschmidt@redhat.com>
Thu, 9 Feb 2012 09:05:15 +0000 (10:05 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 9 Feb 2012 09:05:15 +0000 (10:05 +0100)
commitab5919fa1af147c2632fdae7bed4504c898a60af
treed6011dac890ca9a037b60a992f0671cf6eaa7cab
parent353e12c2f4a9e96a47eb80b80d2ffb7bc1d44a1b
systemctl: check for no more work after chkconfig

Avoid a bogus message from 'systemctl enable ...' when all units given
are SysV services:
   Warning: unit files do not carry install information. No operation
   executed.

https://bugzilla.redhat.com/show_bug.cgi?id=787407
src/systemctl.c