mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-26 14:34:00 +00:00
Get UFW log once
This commit is contained in:
parent
61915f7e3e
commit
ba2318781a
|
@ -131,9 +131,6 @@ def page_settings():
|
|||
upload_rate = 100
|
||||
download_rate = 100
|
||||
|
||||
# Get Firewall Status
|
||||
firewall_status_log = get_journalctl_log("ufw")
|
||||
|
||||
|
||||
templateData = {
|
||||
"title": "myNode Settings",
|
||||
|
|
Loading…
Reference in New Issue
Block a user