cherokee web server ifile:
#!/sbin/itype
# This is a i file, used by initng parsed by install_service

daemon daemon/cherokee {
        need = system/bootmisc virtual/net;
        use = daemon/sshd daemon/mysql daemon/postgres ;
        respawn;
        exec daemon = /usr/sbin/cherokee ;
        pid_file = /var/run/cherokee.pid;
        forks;
}

this is working nice on gentoo :)

-- 
Mohamed M. Hagag
محمد محمود حجاج
http://bintoo.sf.net
http://mohamedhagag.wordpress.com
-- 
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to