From 64126fb424415c45ddaeae49560118cf6869639e Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Feb 20 2021 20:20:02 +0000 Subject: Fix creation of icewm settings --- diff --git a/jibri/jibri-icewm.service b/jibri/jibri-icewm.service index c35fa5f..f6c91da 100644 --- a/jibri/jibri-icewm.service +++ b/jibri/jibri-icewm.service @@ -9,6 +9,7 @@ Group=jibri Environment=DISPLAY=:0 EnvironmentFile=-/etc/sysconfig/jibri ExecStartPre=/usr/bin/cp /etc/jibri/asoundrc /run/jibri/.asoundrc +ExecStartpre=/usr/bin/mkdir /run/jibri/.icewm ExecStartPre=/usr/bin/cp /etc/jibri/icewm.preferences /run/jibri/.icewm/settings ExecStart=/usr/bin/icewm-session Restart=on-failure