# Where are located the different configurations
conf_top_dirs=/etc/switchconf

# What is the top level directory of the installation
dest_dir=/

# What is the name of the exec directory (all files included will
# be executed before or after configuration changes)
exec_dir_before=before.d

exec_dir_after=after.d

