view core/rc/rc.conf @ 1307:43561db97cbf

graphics/wayland: upgrade to 1.19.92
author David Demelier <markand@malikania.fr>
date Thu, 18 Nov 2021 19:55:43 +0100
parents 58211c615a8c
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=""

# Console font and keymap
FONT=""
KEYMAP=""

# Networking.
INTERFACES="lo"