Automatically start irexec.service
This commit is contained in:
parent
1befca797e
commit
4b9332b277
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user