diff --git a/Shorewall-core/shorewallrc.apple b/Shorewall-core/shorewallrc.apple index a6df47df2..92ea711da 100644 --- a/Shorewall-core/shorewallrc.apple +++ b/Shorewall-core/shorewallrc.apple @@ -1,5 +1,5 @@ # -# Apple OS X Shorewall 4.5 rc file +# Apple OS X Shorewall 5.0 rc file # BUILD=apple HOST=apple diff --git a/Shorewall-core/shorewallrc.archlinux b/Shorewall-core/shorewallrc.archlinux index 77f6066c8..d0a2541cb 100644 --- a/Shorewall-core/shorewallrc.archlinux +++ b/Shorewall-core/shorewallrc.archlinux @@ -1,5 +1,5 @@ # -# Arch Linux Shorewall 4.5 rc file +# Arch Linux Shorewall 5.0 rc file # BUILD= #Default is to detect the build system HOST=archlinux diff --git a/Shorewall-core/shorewallrc.cygwin b/Shorewall-core/shorewallrc.cygwin index 3af69794a..4709387f6 100644 --- a/Shorewall-core/shorewallrc.cygwin +++ b/Shorewall-core/shorewallrc.cygwin @@ -1,5 +1,5 @@ # -# Cygwin Shorewall 4.5 rc file +# Cygwin Shorewall 5.0 rc file # BUILD=cygwin HOST=cygwin diff --git a/Shorewall-core/shorewallrc.debian b/Shorewall-core/shorewallrc.debian index 9b00bd42c..3052a1a99 100644 --- a/Shorewall-core/shorewallrc.debian +++ b/Shorewall-core/shorewallrc.debian @@ -1,5 +1,5 @@ # -# Debian Shorewall 4.5 rc file +# Debian Shorewall 5.0 rc file # BUILD= #Default is to detect the build system HOST=debian @@ -17,7 +17,7 @@ ANNOTATED= #If non-zero, annotated configuration fi SYSCONFFILE=default.debian #Name of the distributed file to be installed in $SYSCONFDIR SERVICEFILE=$PRODUCT.service.debian #Name of the file to install in $SYSTEMD. Default is $PRODUCT.service SYSCONFDIR=/etc/default #Directory where SysV init parameter files are installed -SERVICEDIR=/etc/systemd/system #Directory where .service files are installed (systems running systemd only) +SERVICEDIR=/lib/systemd/system #Directory where .service files are installed (systems running systemd only) SPARSE=Yes #If non-empty, only install $PRODUCT/$PRODUCT.conf in $CONFDIR VARLIB=/var/lib #Directory where product variable data is stored. VARDIR=${VARLIB}/$PRODUCT #Directory where product variable data is stored. diff --git a/Shorewall-core/shorewallrc.default b/Shorewall-core/shorewallrc.default index f8cfcf89f..588f04f32 100644 --- a/Shorewall-core/shorewallrc.default +++ b/Shorewall-core/shorewallrc.default @@ -1,5 +1,5 @@ # -# Default Shorewall 4.5 rc file +# Default Shorewall 5.0 rc file # HOST=linux #Generic Linux BUILD= #Default is to detect the build system diff --git a/Shorewall-core/shorewallrc.redhat b/Shorewall-core/shorewallrc.redhat index d0ac7cc28..69e3a21d2 100644 --- a/Shorewall-core/shorewallrc.redhat +++ b/Shorewall-core/shorewallrc.redhat @@ -1,5 +1,5 @@ # -# RedHat/FedoraShorewall 4.5 rc file +# RedHat/FedoraShorewall 5.0 rc file # BUILD= #Default is to detect the build system HOST=redhat diff --git a/Shorewall-core/shorewallrc.slackware b/Shorewall-core/shorewallrc.slackware index c7f072e38..7165efade 100644 --- a/Shorewall-core/shorewallrc.slackware +++ b/Shorewall-core/shorewallrc.slackware @@ -1,5 +1,5 @@ # -# Slackware Shorewall 4.5 rc file +# Slackware Shorewall 5.0 rc file # BUILD=slackware HOST=slackware diff --git a/Shorewall-core/shorewallrc.suse b/Shorewall-core/shorewallrc.suse index 436409dfa..0bf306051 100644 --- a/Shorewall-core/shorewallrc.suse +++ b/Shorewall-core/shorewallrc.suse @@ -1,5 +1,5 @@ # -# SuSE Shorewall 4.5 rc file +# SuSE Shorewall 5.0 rc file # BUILD= #Default is to detect the build system HOST=suse