File: v_httpd.subst

package info (click to toggle)
util-vserver 0.30.204-5sarge3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,452 kB
  • ctags: 2,353
  • sloc: sh: 28,471; ansic: 15,138; xml: 1,334; cpp: 938; makefile: 334; perl: 85
file content (6 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#!/bin/sh
# chkconfig: - 85 15
# description: Wrapper to start httpd bound to a single IP
USR_LIB_VSERVER=/usr/lib/util-vserver
exec $USR_LIB_VSERVER/vsysvwrapper httpd $*