Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
alpine-conf
Commits
796be32e
Commit
796be32e
authored
May 19, 2022
by
Natanael Copa
Browse files
setup-keymap: use fake rc-service/update instead of MOCK
parent
8e08e1a1
Changes
1
Show whitespace changes
Inline
Side-by-side
setup-keymap.in
View file @
796be32e
...
...
@@ -71,8 +71,8 @@ setup_mapfile() {
[
-f
"
$conf
"
]
&&
sed
-i
'/^KEYMAP=/d'
"
$conf
"
echo
"KEYMAP=/etc/keymap/
$name
"
>>
"
$conf
"
# we actually load the keymap now
$MOCK
rc-service loadkmap restart
$MOCK
rc-update
-q
add loadkmap boot
rc-service loadkmap restart
rc-update
-q
add loadkmap boot
goodbye 0
fi
}
...
...
Write
Preview
Supports
Markdown
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