summarylogtreecommitdiffstats
path: root/kmodcache.service
diff options
context:
space:
mode:
Diffstat (limited to 'kmodcache.service')
-rw-r--r--kmodcache.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/kmodcache.service b/kmodcache.service
deleted file mode 100644
index ec49ba30bfa7..000000000000
--- a/kmodcache.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=update modules cache for active kernel
-RequiresMountsFor=/var/cache
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/make-kmod-cache
-
-[Install]
-WantedBy=multi-user.target