Skip to content

Commit

Permalink
Remove unneeded shell for jamulus-headless service file (#3187)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdica committed Oct 14, 2023
1 parent 5fdd707 commit f6e3bf6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linux/debian/jamulus-headless.service
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ IOSchedulingPriority=0

#### Change this to publish this server, set genre, location and other parameters.
#### See https://jamulus.io/wiki/Command-Line-Options ####
ExecStart=/bin/sh -c 'exec /usr/bin/jamulus-headless -s -n'

ExecStart=/usr/bin/jamulus-headless -s -n

Restart=on-failure
RestartSec=30
Expand Down

0 comments on commit f6e3bf6

Please sign in to comment.