jellyfin-accounts/jellyfin_accounts/data/services/jf-accounts.service
Harvey Tindall 34e58f5cb2 Add systemd service
Add -i, which currently only creates a systemd service file in the
current directory for the user to install themselves.
2020-07-02 18:44:42 +01:00

9 lines
136 B
Desktop File

[Unit]
Description=A basic account management system for Jellyfin.
[Service]
ExecStart={executable}
[Install]
WantedBy=default.target