mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
add systemd service file
This commit is contained in:
10
torrserver.service
Normal file
10
torrserver.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=TorrServer
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/bin/torrserver
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user