Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
alpine-conf
Commits
00220ede
Commit
00220ede
authored
May 11, 2017
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
setup-xorg-base: call setup-udev
parent
0926fce3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
9 deletions
+1
-9
setup-xorg-base.in
setup-xorg-base.in
+1
-9
No files found.
setup-xorg-base.in
View file @
00220ede
...
...
@@ -17,12 +17,4 @@ grep -q -w psmouse /etc/modules || echo "psmouse" >> /etc/modules
# install packages
apk add
$base_pkgs
$@
# setup and start udev
rc-update
-q
del mdev sysinit
rc-update
-q
add udev sysinit
rc-update
-q
add udev-postmount default
if
!
rc-service
-q
udev status
;
then
rc-service udev start
rc-service udev-postmount start
fi
setup-udev
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