Remove extra cleanup in case we have more than one Asterisk.

/var/run would be cleaned on startup on most systems anyway.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@226270 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Tzafrir Cohen 17 years ago
parent 56a6df50cc
commit 3b6d052ac7

@ -38,7 +38,3 @@ end script
respawn
exec /usr/sbin/asterisk -U asterisk -g -f
post-stop script
# Might as well clean up after ourselves, too.
rm -rf /var/run/asterisk
end script

Loading…
Cancel
Save