Files
svr/usr/etc/systemd/system/tcpd_bkup.service.legacy
journal_froid 1d4435089f rebasing .git
2026-01-23 09:59:19 +01:00

12 lines
217 B
Plaintext
Executable File

[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