This unit is provided by:
Options
-
[Install]
-
WantedBy=graphical.target
-
-
[Service]
-
Environment=LANG=C.UTF-8 XDG_CURRENT_DESKTOP=Phosh:GNOME XDG_SESSION_DESKTOP=phosh XDG_SESSION_TYPE=wayland
-
ExecStart=/usr/bin/phosh
-
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=Phosh, a shell for mobile phones
-
Documentation=https://gitlab.gnome.org/World/Phosh/phosh
-
OnFailure=getty@tty1.service
-
Wants=dbus.socket
-
Additionnal notes
Nothing here.