mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user