diff --git a/Shorewall-core/shorewallrc.suse b/Shorewall-core/shorewallrc.suse index 47215ebee..0416e8906 100644 --- a/Shorewall-core/shorewallrc.suse +++ b/Shorewall-core/shorewallrc.suse @@ -16,7 +16,7 @@ INITSOURCE=init.suse.sh #Name of the distributed f ANNOTATED= #If non-zero, annotated configuration files are installed SYSTEMD= #Directory where .service files are installed (systems running systemd only) SERVICEFILE= #Name of the file to install in $SYSTEMD. Default is $PRODUCT.service -SYSCONFFILE= #Name of the distributed file to be installed in $SYSCONFDIR +SYSCONFFILE=sysconfig #Name of the distributed file to be installed in $SYSCONFDIR SYSCONFDIR=/etc/sysconfig/ #Directory where SysV init parameter files are installed SPARSE= #If non-empty, only install $PRODUCT/$PRODUCT.conf in $CONFDIR VARLIB=/var/lib #Directory where persistent product data is stored.