cloudstack/patches/kvm/etc/init.d/domr_webserver
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed
2010-08-11 09:13:29 -07:00

8 lines
197 B
Bash
Executable File

#!/bin/bash
# chkconfig: 345 98 02
# description: Web server that sends passwords to User VMs
# This file exists in /etc/init.d/ in the routing domain
# @VERSION@
bash /root/run_domr_webserver&