committing changes in /etc after emerge run

Package changes:
+net-misc/asterisk-11.17.1
This commit is contained in:
Hans Wurst
2015-08-23 15:27:52 +02:00
parent 06946fa9d5
commit ed9a74dd0e
107 changed files with 16434 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Uncomment the following 7 lines to start asterisk with a console on tty7
#
# Warning! Use only for debugging, this is a potential security issue!
#
# [Service]
# ExecStart=
# ExecStart=/usr/sbin/asterisk -f -c -C /etc/asterisk/asterisk.conf
# TTYPath=/dev/tty7
# StandardInput=tty
# StandardOutput=tty
# StandardError=tty