1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-03 01:17:41 +03:00
one/share/pkgs/services/systemd/opennebula-ssh-socks-cleaner.timer

15 lines
276 B
SYSTEMD

[Unit]
Description=OpenNebula SSH persistent connection cleaner
After=remote-fs.target
[Timer]
## Replaced by OnCalendar due to issue #4939
#OnActiveSec=0s
#OnUnitActiveSec=30s
OnCalendar=*-*-* *:*:10
OnCalendar=*-*-* *:*:40
AccuracySec=1s
[Install]
WantedBy=default.target