We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ee5b1 commit 15071e6Copy full SHA for 15071e6
mpd2cdspvolume.service
@@ -4,7 +4,7 @@ After=network-online.target
4
5
[Service]
6
Type=simple
7
-ExecStart=/usr/bin/python /usr/local/bin/mp2cdspvolume --pid_file /var/run/mpd2cdspvol.pid --volume_state_file /var/lib/cdsp/camilladsp_volume_state
+ExecStart=/usr/bin/python /usr/local/bin/mpd2cdspvolume --pid_file /var/run/mpd2cdspvol.pid --volume_state_file /var/lib/cdsp/camilladsp_volume_state
8
9
[Install]
10
WantedBy=multi-user.target
0 commit comments