mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-23 17:01:43 -04:00
sdwdate
This commit is contained in:
parent
f224816684
commit
0f920f18ed
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@ echo_red() {
|
|||
ONION=$1
|
||||
|
||||
|
||||
## Adjust sdwdate Configuration
|
||||
mkdir -p /usr/local/etc/sdwdate-gui.d
|
||||
printf "gateway=sys-haveno\n" > /usr/local/etc/sdwdate-gui.d/50_user.conf
|
||||
|
||||
|
||||
## Prepare Firewall Settings
|
||||
echo_blue "\nConfiguring FW ..."
|
||||
printf "\n# Prepare Local FW Settings\nmkdir -p /usr/local/etc/whonix_firewall.d\n" >> /rw/config/rc.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue