Change service type from 'exec' to 'simple'
This commit is contained in:
@@ -5,8 +5,10 @@ Wants=xdg-desktop-autostart.target
|
|||||||
ConditionPathExists=%h/.config/firstboot/run
|
ConditionPathExists=%h/.config/firstboot/run
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=exec
|
Type=simple
|
||||||
ExecStart=%h/.config/firstboot/wait-and-run.sh
|
ExecStart=%h/.config/firstboot/wait-and-run.sh
|
||||||
|
PassEnvironment=DISPLAY WAYLAND_DISPLAY XDG_SESSION_TYPE
|
||||||
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=xdg-desktop-autostart.target
|
WantedBy=xdg-desktop-autostart.target
|
||||||
|
|||||||
Reference in New Issue
Block a user