[Lunar-commits] CVS: moonbase/gnome-platform/hal/init.d hald, NONE,
	1.1
    Jan Eidtmann 
    cmak at lunar-linux.org
       
    Sat Mar 26 11:35:06 UTC 2005
    
    
  
Update of /var/cvs/lunar/moonbase/gnome-platform/hal/init.d
In directory espresso.foo-projects.org:/tmp/cvs-serv7751/init.d
Added Files:
	hald 
Log Message:
adding hald init script
--- NEW FILE: hald ---
#!/bin/bash
#
# Startup script for hald
#
# description: Hardware Abstraction Layer
# chkconfig: 345 98 02
# processname: hald
ARGS="--daemon=yes"
. /lib/lsb/init-functions $1
    
    
More information about the Lunar-commits
mailing list