You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/asterisk/files/asterisk.service.conf

12 lines
324 B

# 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