]> git.rmz.io Git - dotfiles.git/blob - systemd/user/sabnzbd.service
qutebrowser: update configs
[dotfiles.git] / systemd / user / sabnzbd.service
1 [Unit]
2 Description=SABnzbd binary newsreader
3
4 [Service]
5 ExecStart=/opt/sabnzbd/SABnzbd.py --config-file %h/.config/sabnzbd/sabnzbd.conf
6
7 [Install]
8 WantedBy=default.target