Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
2cdff3bd
Commit
2cdff3bd
authored
Mar 08, 2018
by
Igor Pecovnik
Browse files
Display manager is not a part of a desktop package. Install it now.
parent
d0cc6ed8
Changes
1
Show whitespace changes
Inline
Side-by-side
debian-config-submenu
View file @
2cdff3bd
...
...
@@ -520,6 +520,9 @@ function configure-desktop ()
exec
3>&-
fi
# install nodm
debconf-apt-progress
--
apt-get
-y
-qq
install
nodm
# add user to groups
for
additionalgroup
in
sudo
netdev audio video dialout plugdev bluetooth systemd-journal ssh
;
do
usermod
-aG
${
additionalgroup
}
${
DESKTOP_USER
}
2>/dev/null
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment