Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tools
development-tools
manjaro-tools
Commits
e7f7b586
Commit
e7f7b586
authored
Feb 08, 2016
by
udeved
Browse files
[util-iso-image] set MinVT for non systemd in sddm.conf
parent
b4a91caa
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/util-iso-image.sh
View file @
e7f7b586
...
...
@@ -257,6 +257,7 @@ configure_displaymanager(){
reboot
=
'/usr/bin/shutdown -r now'
sed
-e
"s|^.*HaltCommand=.*|HaltCommand=
${
halt
}
|"
\
-e
"s|^.*RebootCommand=.*|RebootCommand=
${
reboot
}
|"
\
-e
"s|^.*MinimumVT=.*|MinimumVT=7|"
\
-i
${
conf
}
fi
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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