view core/sysvinit/rc.conf @ 540:55d07eb631e4

themes: use new FHS
author David Demelier <markand@malikania.fr>
date Wed, 10 Apr 2019 20:28:00 +0200
parents 36f3ab3945d7
children
line wrap: on
line source

#
# /etc/rc.conf: system configuration
#

# System hostname.
HOSTNAME="localhost"

# System timezone.
TIMEZONE="UTC"

# Services to start at boot.
SERVICES=""