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