aboutsummarylogtreecommitdiffstats
path: root/saved-kernel-modules.timer
diff options
context:
space:
mode:
authorJonathan Kotta2020-03-14 20:32:25 -0500
committerJonathan Kotta2020-03-14 20:32:25 -0500
commitf5dff153c22dfb3f59cd3d714781bf9c57949e05 (patch)
tree74f14f66e5d9c8e31e86190265d65f3d35f74fd5 /saved-kernel-modules.timer
downloadaur-f5dff153c22dfb3f59cd3d714781bf9c57949e05.tar.gz
initial commit
Diffstat (limited to 'saved-kernel-modules.timer')
-rw-r--r--saved-kernel-modules.timer9
1 files changed, 9 insertions, 0 deletions
diff --git a/saved-kernel-modules.timer b/saved-kernel-modules.timer
new file mode 100644
index 000000000000..4c61f3f069aa
--- /dev/null
+++ b/saved-kernel-modules.timer
@@ -0,0 +1,9 @@
+[Unit]
+Description=Clean up saved kernel modules
+
+[Timer]
+OnBootSec=5min
+Unit=saved-kernel-modules.service
+
+[Install]
+WantedBy=timers.target