mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 16:03:06 +01:00
12 lines
195 B
Desktop File
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
|