Skip to content

Commit

Permalink
Update start_all.sh
Browse files Browse the repository at this point in the history
first unbound and then pihole
  • Loading branch information
pluim003 authored Nov 18, 2023
1 parent 6b63f6e commit d080bf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pihole-unbound/start_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# service rsyslog start
/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key
chown unbound:unbound /var/lib/unbound/root.key
touch /run/openrc/softlevel
rc-update add unbound default
unbound
# touch /run/openrc/softlevel
# rc-update add unbound default
#rc-service unbound start
unbound
/usr/bin/start.sh

0 comments on commit d080bf2

Please sign in to comment.