11 lines
150 B
SYSTEMD
11 lines
150 B
SYSTEMD
[Unit]
|
|
Description=Renewal ssh host certificate %i
|
|
After=network.target
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=24h
|
|
OnActiveSec=1m
|