[Unit] Description=NZBHydra2 Daemon Documentation=https://github.com/theotherp/nzbhydra2 After=network.target [Service] User=nzbhydra2 Group=nzbhydra2 Type=simple WorkingDirectory=/usr/lib/nzbhydra2 ExecStart=/usr/bin/python2 /usr/lib/nzbhydra2/nzbhydra2wrapper.py --nobrowser --datafolder /var/lib/nzbhydra2 Restart=always [Install] WantedBy=multi-user.target