This unit is provided by:
Options
-
[Install]-
WantedBy=graphical.target
-
-
[Service]-
Environment=LANG=C.UTF-8 XDG_CURRENT_DESKTOP=SXMO XDG_SESSION_DESKTOP=sxmo XDG_SESSION_TYPE=wayland -
ExecStart=/usr/bin/sxmo_winit.sh -
PAMName=login -
Restart=always -
RestartSec=5s -
StandardError=journal -
StandardInput=tty-fail -
StandardOutput=journal -
TTYPath=/dev/tty7 -
TTYReset=yes -
TTYVHangup=yes -
TTYVTDisallocate=yes -
TimeoutStartSec=30 -
User=1000 -
UtmpIdentifier=tty7 -
UtmpMode=user -
WorkingDirectory=~
-
-
[Unit]-
After=getty@tty1.service rc-local.service plymouth-quit-wait.service systemd-user-sessions.service dbus.socket session-c1.scope -
Before=graphical.target -
ConditionPathExists=/dev/tty0 -
Conflicts=getty@tty1.service -
Description=SXMO – Simple X Mobile (Wayland) -
Documentation=https://sxmo.org/docs -
OnFailure=getty@tty1.service -
Wants=dbus.socket
-
Additionnal notes
Nothing here.