aboutsummaryrefslogtreecommitdiff
path: root/config/systemd/user
diff options
context:
space:
mode:
Diffstat (limited to 'config/systemd/user')
-rw-r--r--config/systemd/user/syncemail.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/systemd/user/syncemail.service b/config/systemd/user/syncemail.service
deleted file mode 100644
index 1940f46..0000000
--- a/config/systemd/user/syncemail.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Email synchronization
-
-[Service]
-ExecStart=/home/cynerd/.local/sbin/syncemail
-KillSignal=SIGUSR2
-Restart=always
-
-[Install]
-WantedBy=default.target