view core/sysvinit/rc.conf @ 495:c54ecf0588bc

audio/libcanberra: fix invalid option
author David Demelier <markand@malikania.fr>
date Mon, 08 Apr 2019 20:12: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=""