mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-10-31 19:40:10 +00:00
9 lines
212 B
SYSTEMD
9 lines
212 B
SYSTEMD
|
[Unit]
|
||
|
Description=A basic account management system for Jellyfin.
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/home/hrfee/.cache/pypoetry/virtualenvs/jellyfin-accounts-r2jcKHws-py3.8/bin/jf-accounts
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|