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

12 lines
217 B
Plaintext
Raw Normal View History

2026-01-23 09:59:19 +01:00
[Unit]
Description=backups tcpd log file, keeping ip adresses only
[Service]
ExecStart=/bin/bash /etc/systemd/system/tcpd_bkup.sh
Restart=on-failure
RestartSec=121s
Type=oneshot
[Install]
WantedBy=multi-user.target