aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support/tracker/files/tracker-miner-fs.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-support/tracker/files/tracker-miner-fs.service')
-rw-r--r--meta-gnome/recipes-support/tracker/files/tracker-miner-fs.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-gnome/recipes-support/tracker/files/tracker-miner-fs.service b/meta-gnome/recipes-support/tracker/files/tracker-miner-fs.service
deleted file mode 100644
index 34d9a1e686..0000000000
--- a/meta-gnome/recipes-support/tracker/files/tracker-miner-fs.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=tracker-miner-fs
-After=syslog.target local-fs.target udev.service dbus.service tracker-store.service
-Requires=tracker-store.service
-
-[Service]
-Environment=HOME=/home/root
-EnvironmentFile=-/tmp/tracker.env
-ExecStart=@LIBEXECDIR@/tracker-miner-fs
-
-[Install]
-WantedBy=multi-user.target