Merge pull request #153 from Coacher/master

extras: adjust 'localstatedir' value for the AppArmor profile
This commit is contained in:
Michael Rash
2015-04-20 21:28:10 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#
if [ -x ./configure ]; then
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var $@
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/run $@
else
echo "[*] Execute from the fwknop top level sources directory"
fi
+1 -1
View File
@@ -1,6 +1,6 @@
# Last Modified: Sun Aug 18 22:54:57 2013
# Assumes fwknopd was built with:
# './configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var'
# './configure --prefix=/usr --sysconfdir=/etc --localstatedir=/run'
#include <tunables/global>
/usr/sbin/fwknopd {