Skip to content

Commit 9941625

Browse files
committed
Don't enable dhcpcd, done by archiso
1 parent bb15298 commit 9941625

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ RUN sed -i '/^\[core\]/i [archzfs]\n\
2626
RUN printf 'git\narchzfs-linux\nreflector\nwget\nlinux\nlinux-firmware\ndhcpcd\nless\nmdadm' >> \
2727
"${ALEZ_BUILD_DIR}/iso/packages.x86_64"
2828

29-
RUN printf '\nsystemctl enable dhcpcd' >> \
30-
"${ALEZ_BUILD_DIR}/iso/airootfs/root/customize_airootfs.sh"
31-
3229
COPY motd "${ALEZ_BUILD_DIR}/iso/airootfs/etc/"
3330

3431
# Copy in current directory to allow git tag checking

0 commit comments

Comments
 (0)