Skip to content

Commit

Permalink
Fix chown: invalid user: ‘ntpsec:ntpsec’
Browse files Browse the repository at this point in the history
  • Loading branch information
JavanXD committed May 25, 2024
1 parent 5636579 commit bc2505e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stage-honeypi/01-install-honeypi/00-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ echo 'Configuring NTP'
run_in_chroot "
dpkg-reconfigure -f noninteractive ntp
mkdir -p /var/log/ntpsec/
chown -R ntpsec:ntpsec /var/log/ntpsec/
"

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

0 comments on commit bc2505e

Please sign in to comment.