This service starts a complete UI session (wind, components, and init --user), all with their respective privileges. This lets us move that responsibility away from wind and let it be only a window manager.
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
Name=login
|
|
Description=Start the display server.
|
|
Command=/usr/bin/startui --user=selene
|
|
StandardOutput=/dev/uart0
|
|
StandardError=/dev/uart0
|
|
Restart=true
|