diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-10-27 10:19:05 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2023-10-27 10:19:05 +0200 |
commit | f7706ab5a7a4e6fb4d8d91c32ec0009e37c49b0f (patch) | |
tree | 79d5c85d74747ee6340f3c5276dbdccbd216b0b7 /prepare-lastboot@.timer | |
download | prepare-lastboot-f7706ab5a7a4e6fb4d8d91c32ec0009e37c49b0f.tar.gz prepare-lastboot-f7706ab5a7a4e6fb4d8d91c32ec0009e37c49b0f.tar.bz2 prepare-lastboot-f7706ab5a7a4e6fb4d8d91c32ec0009e37c49b0f.zip |
Intial commit.v1.0
Diffstat (limited to 'prepare-lastboot@.timer')
-rw-r--r-- | prepare-lastboot@.timer | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/prepare-lastboot@.timer b/prepare-lastboot@.timer new file mode 100644 index 0000000..a99ea82 --- /dev/null +++ b/prepare-lastboot@.timer @@ -0,0 +1,8 @@ +[Unit] +Description=Run prepare_lastboot after a successful boot of %i + +[Timer] +OnBootSec=30 + +[Install] +WantedBy=timers.target |