aboutsummaryrefslogtreecommitdiff
path: root/local/services/rss_playlist.service
blob: 87c924a894f595b2084b80992dab4676bd2c16e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=RSS Playlists
Wants=rss_playlists.timer

[Service]
Type=simple
ExecStart=/home/mpd_playlist.sh

[Install]
WantedBy=multi-user.target