diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 16:50:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-20 16:50:36 +0000 |
commit | 880964b500157056d60af553db92d170f1011a59 (patch) | |
tree | 16fc49864a2483988fd6e150521e28c4a8fa1297 /dehydrated/share/cron | |
parent | Initial commit. (diff) | |
download | open-infrastructure-service-tools-880964b500157056d60af553db92d170f1011a59.tar.xz open-infrastructure-service-tools-880964b500157056d60af553db92d170f1011a59.zip |
Adding upstream version 20231120.upstream/20231120
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'dehydrated/share/cron')
-rwxr-xr-x | dehydrated/share/cron/dehydrated | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dehydrated/share/cron/dehydrated b/dehydrated/share/cron/dehydrated new file mode 100755 index 0000000..bece74f --- /dev/null +++ b/dehydrated/share/cron/dehydrated @@ -0,0 +1,3 @@ +# /etc/cron.d/dehydrated + +@reboot root /usr/bin/dehydrated-cron |