scripts/nman.service
Minecon724 0a593d1009 real
2023-11-01 15:15:25 +01:00

10 lines
160 B
Desktop File

[Unit]
Description=Run foo weekly and on boot
After=mnt-files.mount
Before=nginx.service
[Service]
ExecStart=/opt/nman.sh
[Install]
WantedBy=multi-user.target