diff options
Diffstat (limited to 'net-firewall/shorewall6/files/4.5.18-r1/shorewall6.conf-SUBSYSLOCK.patch')
-rw-r--r-- | net-firewall/shorewall6/files/4.5.18-r1/shorewall6.conf-SUBSYSLOCK.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/net-firewall/shorewall6/files/4.5.18-r1/shorewall6.conf-SUBSYSLOCK.patch b/net-firewall/shorewall6/files/4.5.18-r1/shorewall6.conf-SUBSYSLOCK.patch new file mode 100644 index 000000000000..9f3742a83568 --- /dev/null +++ b/net-firewall/shorewall6/files/4.5.18-r1/shorewall6.conf-SUBSYSLOCK.patch @@ -0,0 +1,22 @@ +--- configfiles/shorewall6.conf 2013-06-24 22:07:38.000000000 +0200 ++++ configfiles/shorewall6.conf.new 2013-07-01 15:50:54.747711444 +0200 +@@ -85,7 +85,7 @@ + + SHOREWALL_SHELL=/bin/sh + +-SUBSYSLOCK=/var/lock/subsys/shorewall6 ++SUBSYSLOCK=/run/lock/shorewall6 + + TC= + +--- configfiles/shorewall6.conf.annotated 2013-06-27 20:32:22.000000000 +0200 ++++ configfiles/shorewall6.conf.annotated.new 2013-07-01 15:51:38.448332964 +0200 +@@ -444,7 +444,7 @@ + # or specified as a null value, /bin/sh is assumed. Using a light-weight + # shell such as ash or dash can significantly improve performance. + # +-SUBSYSLOCK=/var/lock/subsys/shorewall6 ++SUBSYSLOCK=/run/lock/shorewall6 + # + # SUBSYSLOCK=[pathname] + # |