pve-firewall/debian/pve-firewall.default
Dietmar Maurer e2beb7aa99 cleanup firewall service implementation
We now run a separate server called 'pve-firewall' (renamed 'pvefw').
So service and management tool use the same name:

 # service pve-firewall start

is the same as

 # pve-firewall start

Also removed the read_pvefw_status/save_pvefw_status code.
2014-05-16 10:19:38 +02:00

2 lines
85 B
Plaintext

# Should pve-firewall run automatically on startup? (default: yes)
START_FIREWALL=yes