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
3a40fee7
Commit
3a40fee7
authored
Mar 08, 2018
by
Igor Pecovnik
Browse files
Copy data from skel
parent
2cdff3bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-submenu
View file @
3a40fee7
...
...
@@ -527,8 +527,10 @@ function configure-desktop ()
for
additionalgroup
in
sudo
netdev audio video dialout plugdev bluetooth systemd-journal ssh
;
do
usermod
-aG
${
additionalgroup
}
${
DESKTOP_USER
}
2>/dev/null
done
# fix for gksu in Xenial
touch
/home/
${
DESKTOP_USER
}
/.Xauthority
cp
-R
/etc/skel/. /home/
${
DESKTOP_USER
}
# set up profile sync daemon on desktop systems
which psd
>
/dev/null 2>&1
...
...
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