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
c3bb1fda
Commit
c3bb1fda
authored
Mar 10, 2018
by
Igor Pecovnik
Browse files
Tiny bugfix
parent
3a40fee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-submenu
View file @
c3bb1fda
...
...
@@ -541,7 +541,7 @@ function configure-desktop ()
sed
-i
"s/NODM_USER=
\(
.*
\)
/NODM_USER=
${
DESKTOP_USER
}
/"
/etc/default/nodm
sed
-i
"s/NODM_ENABLED=
\(
.*
\)
/NODM_ENABLED=true/g"
/etc/default/nodm
chown
${
DESKTOP_USER
}
:
${
DESKTOP_USER
}
/home/
${
DESKTOP_USER
}
/.
chown
-R
${
DESKTOP_USER
}
:
${
DESKTOP_USER
}
/home/
${
DESKTOP_USER
}
/.
sleep
3
service nodm stop
sleep
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