summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/files/asterisk.service.conf
blob: b7f83b71c5b00f98bb7a46267f81de51b292a72a (plain)
1
2
3
4
5
6
7
8
9
10
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