mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
Merge pull request #1378 from marineam/rkt
rkt: fix grace period time format
This commit is contained in:
commit
f57c189045
@ -2,6 +2,6 @@
|
||||
Description=Garbage Collection for rkt
|
||||
|
||||
[Service]
|
||||
Environment=GRACE_PERIOD=1d
|
||||
Environment=GRACE_PERIOD=24h
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/rkt gc --grace-period=$GRACE_PERIOD
|
||||
|
Loading…
x
Reference in New Issue
Block a user