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:
parent
4b1575fcfa
commit
9ca89baa32
1 changed files with 2 additions and 0 deletions
|
@ -55,3 +55,5 @@ sudo murmurd -supw $su_passwd
|
|||
#restart mumble server
|
||||
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
|
Loading…
Add table
Reference in a new issue