]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
Add allowlogin, sys-chroots, cpusets
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 11 Sep 2011 19:53:24 +0000 (19:53 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 11 Sep 2011 19:53:24 +0000 (19:53 +0000)
svn-id: @12343

init/Makefile.am

index 435fa23fe621ddff095e9a1fd9c85b8071d865ea..aa51f5ef136b8d1d62d191cda7deeb72df3223be 100644 (file)
@@ -2,6 +2,7 @@
 
 initdir = @initdir@
 
-init_DATA = random.conf rc.conf rcS-sulogin.conf rcS.conf udev.conf
+init_DATA = random.conf rc.conf rcS-sulogin.conf rcS.conf udev.conf \
+       allowlogin.conf sys-chroots.conf cpusets.conf
 
 EXTRA_DIST = $(init_DATA)
This page took 0.092398 seconds and 4 git commands to generate.