Actions
Regression #15076
closedDHCP leases may not be restored from older configuration backups
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.03
Release Notes:
Default
Affected Version:
2.7.1
Affected Architecture:
All
Description
I noticed a '{' folder in /usr/local/www/ .
Drilling down, I find this file: "/usr/local/www/{/var/dhcpd/var/db/dhcpd.leases,/var/lib/kea/dhcpd.leases"
I think it must have something to do with the line at https://github.com/pfsense/pfsense/blob/RELENG_2_7_1/src/etc/inc/globals.inc#L107
'dhcpd' => '{/var/dhcpd/var/db/dhcpd.leases,/var/lib/kea/dhcp4.leases}',
Updated by Marcos M 12 months ago
- Tracker changed from Bug to Regression
- Subject changed from '{' folder in /usr/local/www/ to DHCP leases may not be restored from older config backups
- Category changed from PHP Interpreter to Backup / Restore
- Status changed from New to Pull Request Review
- Assignee set to Marcos M
- Target version set to 2.8.0
- Plus Target Version set to 24.03
- Affected Version changed from 2.7.2 to 2.7.1
- Affected Architecture All added
Updated by Marcos M 12 months ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 192dba691e8441b7794482c3a196bed3422ee6ce.
Updated by Jim Pingle 10 months ago
- Subject changed from DHCP leases may not be restored from older config backups to DHCP leases may not be restored from older configuration backups
Actions