X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=systemfiles%2Fplomlombot.service;h=8c464a27a31bfdad6b9040dedc04e0c739840bd3;hb=85f1e1508089bbaa01b9a5240f802dd2ac817544;hp=5f4b0ebf0b4f57453100dba584658faa38f403fd;hpb=84a077763b6d9663a5d82835a484e1b55a199ee5;p=config diff --git a/systemfiles/plomlombot.service b/systemfiles/plomlombot.service index 5f4b0eb..8c464a2 100644 --- a/systemfiles/plomlombot.service +++ b/systemfiles/plomlombot.service @@ -6,7 +6,7 @@ Description=plomlombot screen [Service] Type=forking User=plom -ExecStart=/bin/sh -c 'LC_ALL=en_US.UTF8 screen -d -m ~/config/bin/plomlombot.sh' +ExecStart=/bin/sh -c 'LC_ALL=en_US.UTF8 screen -d -m ~/config/bin/plomlombot.sh && screen -d -m ~/config/bin/broiler_in.sh' [Install] WantedBy=multi-user.target