4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
exec /etc/rc.d/init.d/$1 stop
|