saving uncommitted changes in /etc prior to apt run
This commit is contained in:
+4
-4
@@ -41,11 +41,11 @@ require dhcp_server_identifier
|
|||||||
slaac private
|
slaac private
|
||||||
|
|
||||||
# Example static IP configuration:
|
# Example static IP configuration:
|
||||||
#interface eth0
|
interface eth0
|
||||||
#static ip_address=192.168.0.10/24
|
static ip_address=192.168.0.123/24
|
||||||
#static ip6_address=fd51:42f8:caae:d92e::ff/64
|
#static ip6_address=fd51:42f8:caae:d92e::ff/64
|
||||||
#static routers=192.168.0.1
|
static routers=192.168.0.1
|
||||||
#static domain_name_servers=192.168.0.1 8.8.8.8 fd51:42f8:caae:d92e::1
|
static domain_name_servers=192.168.0.28 192.168.0.1
|
||||||
|
|
||||||
# It is possible to fall back to a static IP if DHCP fails:
|
# It is possible to fall back to a static IP if DHCP fails:
|
||||||
# define static profile
|
# define static profile
|
||||||
|
|||||||
Reference in New Issue
Block a user