summarylogtreecommitdiffstats
path: root/user.service
diff options
context:
space:
mode:
Diffstat (limited to 'user.service')
-rw-r--r--user.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/user.service b/user.service
new file mode 100644
index 000000000000..d61ac9e6cab7
--- /dev/null
+++ b/user.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Shout IRC client
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/shout-irc
+
+[Install]
+WantedBy=default.target