Commit c761ba8
committed
Fix pfctl executable path in PacketFilter DNS reload
The reload process was referencing /sbin/reloadProcess (the variable
name) instead of /sbin/pfctl. This caused DNS create and delete
operations to fail with 'file not found' when reloading packet
filter rules.1 parent 113a6ec commit c761ba8
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments