mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
5 lines
187 B
C
5 lines
187 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"
|