home · contact · privacy
Update Firefox.
[config] / systemfiles / plomlombot.service
index c9028bd49bf31087a8bb3c6438156fab1e4b1549..8c992d83183eed4ece23ac05458297442686b8e2 100644 (file)
@@ -1,4 +1,4 @@
-# /etc/systemd/system/weechat.service
+# /etc/systemd/system/plomlombot.service
 
 [Unit]
 Description=plomlombot screen
@@ -6,7 +6,7 @@ Description=plomlombot screen
 [Service]
 Type=forking
 User=plom
-ExecStart=/bin/sh -c 'screen -d -m ~/plomlombot-irc/run.sh "#zrolaps"'
+ExecStart=/bin/sh -c 'LC_ALL=en_US.UTF8 screen -d -m ~/config/bin/plomlombot.sh && screen -d -m ~/config/bin/broiler_in.sh && screen -d -m ~/config/bin/hubbabubba.sh && screen -d -m ~/config/bin/zinskritik.sh'
 
 [Install]
 WantedBy=multi-user.target