Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Commit e46383a

Browse files
authored
Merge pull request #19 from pojntfx/add-privileged-flag
Disable LightDM fixes on OpenRC
2 parents 726e9b0 + ea5938c commit e46383a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/novnc.sh

-3
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ pidfile="/run/\$RC_SVCNAME.pid"
6363
command_background="yes"
6464
EOT
6565
chmod +x /etc/init.d/novnc
66-
67-
# Disable LightDM so that it doesn't take over in privileged mode
68-
rc-update del lightdm default
6966
else
7067
# Create systemd service for Xvfb
7168
cat <<EOT >/usr/lib/systemd/system/[email protected]

0 commit comments

Comments
 (0)