## Path:		System/Environment/Clock
## Description:		Information about your timezone and time
## Type:		string
## ServiceRestart:	boot.clock
#
# Set to "-u" if your system clock is set to UTC, and to "--localtime"
# if your clock runs that way.
#
HWCLOCK="-u"

## Type:		string(Europe/Berlin,Europe/London,Europe/Paris)
## ServiceRestart:	boot.clock
#
# Timezone (e.g. CET)
# (this will set /usr/lib/zoneinfo/localtime)
#
TIMEZONE="Europe/Berlin"
DEFAULT_TIMEZONE="Europe/Berlin"
