Este commit está contenido en:
Your Name
2020-05-28 10:45:22 +00:00
padre bc2b938771
commit 94e05c5707
Se han modificado 24 ficheros con 1495 adiciones y 0 borrados

18
testing/icecast2/default Archivo normal
Ver fichero

@@ -0,0 +1,18 @@
# Defaults for icecast2 initscript
# sourced by /etc/init.d/icecast2
# installed at /etc/default/icecast2 by the maintainer scripts
#
# This is a POSIX shell fragment
#
# Full path to the server configuration file
CONFIGFILE="/etc/icecast2/icecast.xml"
# Name or ID of the user and group the daemon should run under
USERID=icecast2
GROUPID=icecast
# Edit /etc/icecast2/icecast.xml and change at least the passwords.
# Change this to true when done to enable the init.d script
ENABLE=true