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
12 lines
169 B
Desktop File
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
|