mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 09:41:55 -06:00
9 lines
124 B
SYSTEMD
9 lines
124 B
SYSTEMD
|
[Unit]
|
||
|
Description=Remove Expired Kerberos Credential Caches
|
||
|
|
||
|
[Timer]
|
||
|
OnUnitActiveSec=12h
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|