[Lunar-commits] 
	CVS: moonbase/filesys/sysfsutils POST_INSTALL, NONE, 1.1
    Jaime Buffery 
    nestu at lunar-linux.org
       
    Fri Mar 11 09:32:39 UTC 2005
    
    
  
Update of /var/cvs/lunar/moonbase/filesys/sysfsutils
In directory espresso.foo-projects.org:/tmp/cvs-serv6365
Added Files:
	POST_INSTALL 
Log Message:
quotting Richard Pyne: "suggestion, make the udev module create the /sys 
directory, it would have saved me several hours". Voilá. 
--- NEW FILE: POST_INSTALL ---
# If /sys mount point is not there, create it
  test -d /sys || mkdir sys/
    
    
More information about the Lunar-commits
mailing list