We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25d54f6 + 5659a1a commit 1e3dea4Copy full SHA for 1e3dea4
contrib/ympd.service
@@ -6,7 +6,7 @@ Requires=network.target local-fs.target
6
Environment=MPD_HOST=localhost
7
Environment=MPD_PORT=6600
8
Environment=WEB_PORT=8080
9
-EnvironmentFile=/etc/conf.d/ympd
+EnvironmentFile=-/etc/conf.d/ympd
10
ExecStart=/usr/bin/ympd -h $MPD_HOST -p $MPD_PORT -w $WEB_PORT
11
Type=simple
12
0 commit comments