diff --git a/CHANGELOG b/CHANGELOG index d782f0af..ba80f9f4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ -Version 2.1.0-RC3-DEVEL (January 3, 2020) -------------------------------------------- +Version 2.1.0 (January 3, 2020) +------------------------------- ! systemd script had private tmp enabled causing problems with the job manager * Use start-stop-daemon to start the job manager. Hopefully fixes the issue of it sometimes terminating suddenly * Some tweaks/cleanups for the job manager diff --git a/bin/arno-iptables-firewall b/bin/arno-iptables-firewall index f013a032..33162fde 100755 --- a/bin/arno-iptables-firewall +++ b/bin/arno-iptables-firewall @@ -1,6 +1,6 @@ #!/bin/sh -MY_VERSION="2.1.0-RC3-DEVEL" +MY_VERSION="2.1.0" # Location of the main configuration file for the firewall ########################################################## @@ -12,7 +12,7 @@ CONFIG_FILE=/etc/arno-iptables-firewall/firewall.conf # # ~ In memory of my dear father ~ # -# (C) Copyright 2001-2019 by Arno van Amersfoort & Lonnie Abelbeck +# (C) Copyright 2001-2020 by Arno van Amersfoort & Lonnie Abelbeck # Homepage : http://rocky.eld.leidenuniv.nl/ # Email : a r n o v a AT r o c k y DOT e l d DOT l e i d e n u n i v DOT n l # (note: you must remove all spaces and substitute the @ and the .