]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
initscripts: Add commit to udev jobfile.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 4 Jun 2010 21:53:37 +0000 (23:53 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 4 Jun 2010 21:53:37 +0000 (23:53 +0200)
pkgs/core/initscripts/init/udev.conf

index d9c490ab96c1eead8e480eccec2b9ceac8cae06a..469f46a2b273514014518fa78db348bbbf53e1e5 100644 (file)
@@ -6,6 +6,9 @@ stop on shutdown or reboot
 
 console output
 
+# xxx should be a pre-start script but it only works as script - 
+# I don't know why...
+
 script
        # Mount a temporary file system over /dev, so that any devices
        # made or removed during this boot don't affect the next one.