mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-10-31 23:40:11 +00:00
9 lines
131 B
SYSTEMD
9 lines
131 B
SYSTEMD
|
[Unit]
|
||
|
Description=An account management system for Jellyfin.
|
||
|
|
||
|
[Service]
|
||
|
ExecStart={executable}
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|