rozwiazanie problemow
This commit is contained in:
+5
-5
@@ -6,16 +6,18 @@ Wants=network-online.target
|
||||
[Service]
|
||||
User=kiosk
|
||||
Group=kiosk
|
||||
PAMName=login
|
||||
Type=simple
|
||||
|
||||
TTYPath=/dev/tty7
|
||||
StandardInput=tty
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
|
||||
RuntimeDirectory=kiosk
|
||||
RuntimeDirectoryMode=0700
|
||||
Environment=XDG_RUNTIME_DIR=/run/kiosk
|
||||
Environment=WLR_LIBSEAT_BACKEND=logind
|
||||
Environment=WLR_LIBSEAT_BACKEND=seatd
|
||||
|
||||
Environment=WLR_RENDERER=gles2
|
||||
|
||||
Environment=IDLE_TIME=120
|
||||
@@ -23,9 +25,7 @@ Environment=IDLE_TIME=120
|
||||
Environment=XDG_SESSION_TYPE=wayland
|
||||
Environment=XDG_SESSION_CLASS=user
|
||||
|
||||
CapabilityBoundingSet=CAP_SYS_TTY_CONFIG
|
||||
AmbientCapabilities=CAP_SYS_TTY_CONFIG
|
||||
|
||||
ExecStartPre=/usr/bin/chvt 7
|
||||
ExecStart=/usr/bin/sway
|
||||
|
||||
Restart=always
|
||||
|
||||
Reference in New Issue
Block a user