mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
5 lines
240 B
C
5 lines
240 B
C
#define _PATH_ZONETAB "/usr/share/zoneinfo/zone.tab"
|
|
#define _PATH_ISO3166 "/usr/share/misc/iso3166"
|
|
#define _PATH_ZONEINFO "/usr/share/zoneinfo"
|
|
#define _PATH_LOCALTIME "/etc/localtime"
|
|
#define _PATH_WALL_CMOS_CLOCK "/etc/wall_cmos_clock"
|