mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
network: use PersistLeases=runtime on container/VM/namespace network interfaces
Follow-up for 9ccc369ff3.
Then, we can safely restart networkd or reconfigure the interface.
This commit is contained in:
@@ -29,4 +29,4 @@ IPv6AcceptRA=no
|
||||
IPv6SendRA=yes
|
||||
|
||||
[DHCPServer]
|
||||
PersistLeases=no
|
||||
PersistLeases=runtime
|
||||
|
||||
@@ -28,4 +28,4 @@ IPv6AcceptRA=no
|
||||
IPv6SendRA=yes
|
||||
|
||||
[DHCPServer]
|
||||
PersistLeases=no
|
||||
PersistLeases=runtime
|
||||
|
||||
@@ -29,4 +29,4 @@ IPv6AcceptRA=no
|
||||
IPv6SendRA=yes
|
||||
|
||||
[DHCPServer]
|
||||
PersistLeases=no
|
||||
PersistLeases=runtime
|
||||
|
||||
@@ -29,4 +29,4 @@ IPv6AcceptRA=no
|
||||
IPv6SendRA=yes
|
||||
|
||||
[DHCPServer]
|
||||
PersistLeases=no
|
||||
PersistLeases=runtime
|
||||
|
||||
@@ -28,4 +28,4 @@ IPv6AcceptRA=no
|
||||
IPv6SendRA=yes
|
||||
|
||||
[DHCPServer]
|
||||
PersistLeases=no
|
||||
PersistLeases=runtime
|
||||
|
||||
Reference in New Issue
Block a user