summaryrefslogtreecommitdiff
path: root/community/preload/service
diff options
context:
space:
mode:
Diffstat (limited to 'community/preload/service')
-rw-r--r--community/preload/service11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/preload/service b/community/preload/service
deleted file mode 100644
index a26e2d01b..000000000
--- a/community/preload/service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Adaptive readahead daemon
-
-[Service]
-Type=simple
-IOSchedulingClass=3
-EnvironmentFile=/etc/conf.d/preload
-ExecStart=/usr/bin/preload --foreground $PRELOAD_OPTS
-
-[Install]
-WantedBy=multi-user.target