summarylogtreecommitdiffstats
path: root/shoved.service
diff options
context:
space:
mode:
authorColin Reeder2024-01-27 17:37:46 -0700
committerColin Reeder2024-01-27 17:37:46 -0700
commitde72b2aa41f0ff7544bc01fe42246eefcb5c270b (patch)
treef2fa3e856eee69e8a0c954ca536720559f5121d8 /shoved.service
downloadaur-shoved.tar.gz
Initial commit
Diffstat (limited to 'shoved.service')
-rw-r--r--shoved.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/shoved.service b/shoved.service
new file mode 100644
index 000000000000..6eaf7eea2264
--- /dev/null
+++ b/shoved.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=shoved Push Notifications Service
+
+[Service]
+ExecStart=/usr/bin/shoved
+Restart=always
+
+[Install]
+WantedBy=default.target