Build install openntpd during image build.
This commit is contained in:
parent
51a0fd0883
commit
af1642b138
@ -183,6 +183,7 @@ pacman -Su --needed --noconfirm \
|
||||
magic-wormhole \
|
||||
man \
|
||||
man-pages \
|
||||
openntpd \
|
||||
networkmanager \
|
||||
pipewire \
|
||||
pipewire-alsa \
|
||||
@ -234,6 +235,7 @@ xdg-user-dirs-update
|
||||
export aurPackages=(fenrir-git \
|
||||
growpartfs \
|
||||
log2ram \
|
||||
networkmanager-dispatcher-openntpd \
|
||||
yay)
|
||||
export PKGDEST=~/packages
|
||||
for p in "\${aurPackages[@]}" ; do
|
||||
|
Loading…
Reference in New Issue
Block a user