diff --git a/Manual.org b/Manual.org index 9713f5c..708a586 100644 --- a/Manual.org +++ b/Manual.org @@ -2455,7 +2455,7 @@ enabled_services=( "tmux.service" "detect-second-display.service" "openbox-second.service" "osd2web.service" "yavdr-frontend.service" "pulseaudio.socket" - "pulseaudio.service" "wm-exit.service") + "pulseaudio.service" "wm-exit.service" "irexec.service") disabled_services=() # enable configured services for the user session diff --git a/roles/yavdr-xorg/templates/openbox/autostart.j2 b/roles/yavdr-xorg/templates/openbox/autostart.j2 index 9a56396..86c568b 100755 --- a/roles/yavdr-xorg/templates/openbox/autostart.j2 +++ b/roles/yavdr-xorg/templates/openbox/autostart.j2 @@ -7,7 +7,7 @@ enabled_services=( "tmux.service" "detect-second-display.service" "openbox-second.service" "osd2web.service" "yavdr-frontend.service" "pulseaudio.socket" - "pulseaudio.service" "wm-exit.service") + "pulseaudio.service" "wm-exit.service" "irexec.service") disabled_services=() # enable configured services for the user session