Bug 438001 - Disabling firewall stops the relevant systemd service, but does not actually disable it
Summary: Disabling firewall stops the relevant systemd service, but does not actually ...
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_firewall (show other bugs)
Version: 5.21.90
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-02 15:29 UTC by Nate Graham
Modified: 2022-12-06 21:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.27


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2021-06-02 15:29:10 UTC
As a result, the firewall remains disabled only as long as the system is not rebooted. It re-enables on the next boot.
Comment 1 Paul Worrall 2022-11-21 10:57:35 UTC
Seems OK with the ufw back end -- the kcm sets ENABLED=no in ufw.conf and the systemd service checks that on startup
Comment 2 Nate Graham 2022-12-06 21:31:07 UTC
Fixed by the commits in https://invent.kde.org/plasma/plasma-firewall/-/merge_requests/55, written by Lucas Biaggi!