]> git.pld-linux.org Git - packages/apparmor-utils.git/commitdiff
- on PLD protect /bin/ksh, too
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 12 Dec 2006 17:16:02 +0000 (17:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apparmor-utils-pld.patch -> 1.2

apparmor-utils-pld.patch

index 1fb55f74430859410a443292e8b5ca74b3a4f906..e146f891be5ccaaafc98d38d577f62681343b59f 100644 (file)
@@ -10,3 +10,14 @@ diff -urN apparmor-utils-2.0.org/genprof apparmor-utils-2.0/genprof
    } else {
      $logmark = last_audit_entry_time();
    }
+diff -urN apparmor-utils-2.0.org/logprof.conf apparmor-utils-2.0/logprof.conf
+--- apparmor-utils-2.0.org/logprof.conf        2006-09-28 20:37:30.000000000 +0200
++++ apparmor-utils-2.0/logprof.conf    2006-12-12 19:15:43.110454500 +0100
+@@ -13,6 +13,7 @@
+ [qualifiers]
+   # things will be painfully broken if bash has a profile
+   /bin/bash     = iu
++  /bin/ksh    = iu
+   # these programs can't function if they're confined
+   /bin/mount    = u
This page took 0.101728 seconds and 4 git commands to generate.