1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

mumble-server now added as a service for yunohost

This commit is contained in:
matlink 2014-11-11 15:46:24 +01:00
parent 4b1575fcfa
commit 9ca89baa32

View file

@ -55,3 +55,5 @@ sudo murmurd -supw $su_passwd
#restart mumble server #restart mumble server
sudo /etc/init.d/mumble-server restart sudo /etc/init.d/mumble-server restart
#adding mumble as a service
sudo yunohost service add mumble-server -l /var/log/mumble-server/mumble-server.log