Skip to content

Commit

Permalink
fix /rootfs/etc/ntpsec/ntp.conf': No such file or directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JavanXD committed May 26, 2024
1 parent 025b7be commit d9d6fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stage-honeypi/01-install-honeypi/00-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ echo 'Configuring NTP'
run_in_chroot "
dpkg-reconfigure -f noninteractive ntp
mkdir -p /var/log/ntpsec/
mkdir -p /etc/ntpsec/
"

echo 'Configuring pip and setting global.break-system-packages'
Expand Down

0 comments on commit d9d6fbb

Please sign in to comment.