6 lines
142 B
Text
6 lines
142 B
Text
|
@unexec %D/etc/rc.d/quoted.sh stop 2>/dev/null > /dev/null || true
|
||
|
@unexec rm -f /var/run/quoted.pid
|
||
|
bin/quoted
|
||
|
etc/quotes
|
||
|
etc/rc.d/quoted.sh
|