Files
boxtools/desktop/labwc.service
Markus Zolliker 63373404e6 firewall and routing of port 80 to 8080
- create nftables in install.py
- routing of port 80 to 8080 if boxweb is using 8080
- modified change_firewall in utils.py used also by router.py
+ automatically start desktop and web browser when boxweb is
  configured
2025-10-14 17:24:11 +02:00

12 lines
160 B
Desktop File

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