[Lunar-commits] CVS: moonbase/web/usermin/init.d usermin,NONE,1.1
Florin Braescu
florin at lunar-linux.org
Fri Jul 23 17:11:12 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/web/usermin BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1 POST_REMOVE, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/web/usermin/pam.d usermin,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/web/usermin/init.d
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29720/init.d
Added Files:
usermin
Log Message:
A web based user administration tool.
--- NEW FILE: usermin ---
#!/bin/sh
#
# Start/stop Usermin
#
# chkconfig: 345 90 10
# description: Usermin WEB Admin Tool
# processname: /var/usermin/html/miniserv.pl
# pidfile: /var/log/usermin/miniserv.pid
ARGS="/etc/usermin/miniserv.conf"
restart () {
$0 stop
$0 start
}
. /lib/lsb/init-functions
- Previous message: [Lunar-commits] CVS: moonbase/web/usermin BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1 POST_REMOVE, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/web/usermin/pam.d usermin,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list