🔥 Removes udev

This commit is contained in:
Franck Nijhof 2018-05-08 22:03:17 +02:00
parent 444b247955
commit 43e75144b8
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 1 additions and 8 deletions

View file

@ -24,7 +24,6 @@ RUN \
bash=4.4-5 \
ca-certificates=20161130+nmu1 \
curl=7.52.1-5+deb9u5 \
udev=232-25+deb9u3 \
jq=1.5+dfsg-1.3 \
tzdata=2018e-0+deb9u1 \
\
@ -41,6 +40,7 @@ RUN \
| tar zxvf - -C /usr/bin/ \
\
&& mkdir -p /etc/fix-attrs.d \
&& mkdir -p /etc/services.d \
\
&& \
if [ "${BUILD_ARCH}" != "armhf" ]; then \

View file

@ -1,7 +0,0 @@
#!/usr/bin/execlineb -P
with-contenv
background -d {
s6-sleep 3
udevadm trigger
}
/lib/systemd/systemd-udevd