Project

General

Profile

Download (187 Bytes) Statistics
| Branch: | Revision:
1
start on (started mysql and net-device-up IFACE=eth0)
2
stop on runlevel [06]
3

    
4
expect fork
5
respawn
6

    
7
exec /usr/local/bin/pressurecontrol &
8

    
9
pre-stop exec /usr/bin/pkill -f pressurecontrol &
(16-16/27)