commit:     21ca2b746cce67e2b3578fb7015c9d4c243e3a0c
Author:     William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Wed Mar  8 16:41:31 2017 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Mar  8 16:44:10 2017 +0000
URL:        https://gitweb.gentoo.org/proj/openrc.git/commit/?id=21ca2b74

init.d/sysfs: drop modules completely from the dependencies

This is for #112.

 init.d/sysfs.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/init.d/sysfs.in b/init.d/sysfs.in
index ff0c4e7d..8030ea84 100644
--- a/init.d/sysfs.in
+++ b/init.d/sysfs.in
@@ -15,7 +15,6 @@ sysfs_opts=nodev,noexec,nosuid
 
 depend()
 {
-       use modules
        keyword -docker -lxc -prefix -systemd-nspawn -vserver
 }
 

Reply via email to