summaryrefslogtreecommitdiff
path: root/net-misc/asterisk-base/files/asterisk.service-1.conf
blob: d94a08d78190da27bdb110ec937c719f6850997a (plain)
1
2
3
4
5
6
7
8
9
10
# 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=/usr/sbin/asterisk -f -c -C /etc/asterisk/asterisk.conf
# TTYPath=/dev/tty7
# StandardInput=tty
# StandardOutput=tty
# StandardError=tty