Files
svr/usr/etc/systemd/system/tcpd_bkup.timer.legacy
T

11 lines
152 B
Plaintext
Raw Normal View History

2026-01-23 09:59:19 +01:00
[Unit]
Description=Run tcpd_bkup.service every 2 minutes
[Timer]
OnBootSec=2min
OnUnitActiveSec=2min
Persistent=true
[Install]
WantedBy=timers.target