Clean-up formatting a bit

This commit is contained in:
Freemor 2019-10-16 14:08:44 -03:00 committed by bill-auger
parent 45bc48b51b
commit 164b5b98b9

@ -196,10 +196,10 @@ EOF
if [[ ! $init ]]; then
pkg+=(cryptsetup device-mapper dhcpcd e2fsprogs inetutils \
jfsutils linux-libre logrotate lvm2 man-db mdadm nano \
netctl pacman-mirrorlist perl reiserfsprogs s-nail sysfsutils \
texinfo usbutils vi xfsprogs your-freedom systemd-udev \
systemd-libudev)
jfsutils linux-libre logrotate lvm2 man-db mdadm nano \
netctl pacman-mirrorlist perl reiserfsprogs s-nail sysfsutils \
texinfo usbutils vi xfsprogs your-freedom systemd-udev \
systemd-libudev)
else
pkg+=(systemd-libs-dummy)
fi