templates/bin/stopserv.template@a0c8e752490d
templates/bin/stopserv.template
Tue, 24 Jan 2017 23:19:48 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Tue, 24 Jan 2017 23:19:48 +0100
- changeset 157
- a0c8e752490d
- parent 47
-
ce9790523346
- child 175
-
9823770ba4ee
- permissions
- -rw-r--r--
adds pblock operations to set-variable saf
#!/bin/sh
PID=`cat /tmp/webserver-rw6pgl8b/pid`
kill -TERM $PID