miniupnpd: change leasefile location

Move default leasefile location from /var to /var/run.
Also rename from upnp.leases to miniupnpd.leases

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
This commit is contained in:
Kevin Darbyshire-Bryant
2018-05-09 13:37:05 +01:00
parent 2777953325
commit 569ed29e63
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ config upnpd config
# option external_iface wan
option internal_iface lan
option port 5000
option upnp_lease_file /var/upnp.leases
option upnp_lease_file /var/run/miniupnpd.leases
option igdv1 0
config perm_rule