admin-scripts/systemd-user/seed-armbian-torrents.service
2024-04-02 22:06:54 -05:00

12 lines
231 B
Desktop File

[Unit]
Description=Run seed-armbian-torrents.nu
After=network.target
[Service]
Type=oneshot
ExecStart=nu /home/jas/homelab-scripts/seed-armbian-torrents.nu
SyslogIdentifier=seed-armbian-torrents
[Install]
WantedBy=default.target