Files
boxtools/todo/labwc.service
Markus Zolliker 51c7043d4d remove labwc and boxweb-browser from user services
need to rethink - should depend whether boxweb is configured
- either keep it and enable/disable from install.py
- or install only when needed - uninstall whn not longer needed?
- waitboot is needed anyway
2025-09-02 08:26:24 +02:00

12 lines
169 B
Desktop File

[Unit]
Description=LabWC Wayland compositor
After=graphical.target
[Service]
Type=simple
ExecStart=/usr/bin/labwc
Restart=on-failure
[Install]
WantedBy=default.target