mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-04 06:27:11 +08:00
3 lines
168 B
Text
3 lines
168 B
Text
|
# Check each 5 minutes that we don't have dangling guests still having access to keys
|
||
|
*/5 * * * * root /opt/bastion/bin/cron/osh-cleanup-guest-key-access.pl >/dev/null
|