service parameters
This commit is contained in:
parent
3695e41df0
commit
4c5c8a3e17
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Type=simple
|
|||
Restart=always
|
||||
RestartSec=1
|
||||
User=jamulus
|
||||
ExecStart=/usr/bin/jamulus -s -n -a $(uname -n)
|
||||
ExecStart=/usr/bin/jamulus -s -n -a $(uname -n) -e jamulus.fischvolk.de -g -w "Welcome on Server $(uname -n)"
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue