summaryrefslogtreecommitdiff
path: root/data/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'data/systemd')
-rw-r--r--data/systemd/parley-ibus.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/data/systemd/parley-ibus.service b/data/systemd/parley-ibus.service
deleted file mode 100644
index c0a89ee..0000000
--- a/data/systemd/parley-ibus.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Parley IBus insertion engine
-After=graphical-session.target
-PartOf=graphical-session.target
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/parley-ibus
-Restart=on-failure
-RestartSec=2
-
-[Install]
-WantedBy=default.target