We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad8d65 commit 24ef713Copy full SHA for 24ef713
1 file changed
myapps/install/Madsonic/madsonic.service
@@ -5,7 +5,7 @@ Description=Madsonic Media Server
5
User=Madsonic
6
Group=Madsonic
7
Type=forking
8
-ExecStart=/usr/bin/madsonic --host=0.0.0.0 --port=4040
+ExecStart=/usr/bin/madsonic
9
Restart=on-failure
10
GuessMainPID=no
11
0 commit comments