install CA in authorized_keys for user. renewal once a day, not fix at 4o'clock.
This commit is contained in:
parent
9cbe617309
commit
255a4ab9f5
3 changed files with 29 additions and 6 deletions
|
@ -1,8 +1,10 @@
|
|||
[Unit]
|
||||
Description=Renewal ssh host certificate %i
|
||||
After=network.target
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
[Timer]
|
||||
OnCalendar=4:00
|
||||
OnUnitActiveSec=24h
|
||||
OnActiveSec=1m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue