TEST: - Added RFC 4833 TimeZone PosixString and Name declarations to
server and client configs [not used yet]. OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=90
This commit is contained in:
11
dhcpd6.conf
11
dhcpd6.conf
@@ -8,6 +8,17 @@
|
||||
# /etc/sysconfig/dhcpd file.
|
||||
#
|
||||
|
||||
#
|
||||
# Define RFC 4833 timezone options:
|
||||
#
|
||||
#option dhcp6.rfc4833-tz-posix-string code 41 = string;
|
||||
#option dhcp6.rfc4833-tz-name code 42 = string;
|
||||
#
|
||||
# Use example:
|
||||
# option dhcp6.rfc4833-tz-posix-string "EST5EDT4,M3.2.0/02:00,M11.1.0/02:00";
|
||||
# option dhcp6.rfc4833-tz-name "Europe/Zurich";
|
||||
|
||||
|
||||
# From the file used for TAHI tests.
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user