home · contact · privacy
Add plomlombot to public server.
[config] / systemfiles / plomlombot.service
diff --git a/systemfiles/plomlombot.service b/systemfiles/plomlombot.service
new file mode 100644 (file)
index 0000000..c9028bd
--- /dev/null
@@ -0,0 +1,12 @@
+# /etc/systemd/system/weechat.service
+
+[Unit]
+Description=plomlombot screen
+
+[Service]
+Type=forking
+User=plom
+ExecStart=/bin/sh -c 'screen -d -m ~/plomlombot-irc/run.sh "#zrolaps"'
+
+[Install]
+WantedBy=multi-user.target