Skip to content

Commit

Permalink
install.sh: Install Unbound files
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Apr 26, 2021
1 parent 20cb39b commit b8bb43f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ install_symlink /usr/bin/pman "$DESTDIR$usrlocal_pre
install_data misc_etc_files/sysctl.conf "$DESTDIR$sysconfdir/sysctl.conf"
install_data misc_systemd_units/reboot-notify.service "$DESTDIR$systemdunitdir/reboot-notify.service"
install_data misc_etc_files/autofs.conf "$DESTDIR$sysconfdir/autofs.conf"
install_data misc_etc_files/unbound/unbound.conf "$DESTDIR$sysconfdir/unbound/unbound.conf"
install_data misc_etc_files/unbound/root.key "$DESTDIR$sysconfdir/unbound/root.key"

postinstall
exit

0 comments on commit b8bb43f

Please sign in to comment.