]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
scripts: cgconfig, wait for ypbind
authorJiri Slaby <jslaby@suse.cz>
Wed, 23 Nov 2011 15:35:42 +0000 (16:35 +0100)
committerJan Safranek <jsafrane@redhat.com>
Tue, 6 Dec 2011 09:42:15 +0000 (10:42 +0100)
This is to allow username from an NIS service to work with cgconfig
properly.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
scripts/init.d/cgconfig.in

index d7387d127acb6d26460ca1faf06e61425e198580..14aa2e3af1f0ee202422f61c252bddce87e2533c 100644 (file)
@@ -23,8 +23,8 @@
 # Provides:             cgconfig
 # Required-Start:
 # Required-Stop:
-# Should-Start:
-# Should-Stop:
+# Should-Start:         ypbind
+# Should-Stop:          ypbind
 # Short-Description:    Create and setup control group filesystem(s)
 # Description:          Create and setup control group filesystem(s)
 ### END INIT INFO