admin-scripts/systemd/user/.archived/tx-stats-html.service
2024-07-14 18:51:57 -05:00

12 lines
195 B
Desktop File

[Unit]
Description=Run tx-stats-html.nu
After=network.target
[Service]
Type=oneshot
ExecStart=nu /home/jas/bin/tx-stats-html.nu
SyslogIdentifier=tx-stats-html
[Install]
WantedBy=default.target