mirror of
https://github.com/speatzle/nfsense.git
synced 2025-05-10 10:38:20 +00:00
Update install.sh
This commit is contained in:
parent
160e8d9001
commit
a7bab15b1b
1 changed files with 2 additions and 0 deletions
|
@ -109,10 +109,12 @@ echo "Setup nfsense Config"
|
|||
systemctl enable nftables
|
||||
systemctl enable systemd-networkd
|
||||
systemctl disable NetworkManager
|
||||
systemctl stop NetworkManager
|
||||
|
||||
echo "Apply nfsense Config"
|
||||
./nfsense apply
|
||||
|
||||
|
||||
echo "Starting nfsense"
|
||||
systemctl enable nfsense
|
||||
systemctl start nfsense
|
||||
|
|
Loading…
Add table
Reference in a new issue