summaryrefslogtreecommitdiffstats
path: root/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch')
-rw-r--r--recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch b/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch
new file mode 100644
index 0000000..86141a2
--- /dev/null
+++ b/recipes-security/selinux/policycoreutils/mcstrans-de-bashify.patch
@@ -0,0 +1,12 @@
1---
2 mcstrans/src/mcstrans.init | 2 +-
3 1 file changed, 1 insertion(+), 1 deletion(-)
4
5--- a/mcstrans/src/mcstrans.init
6+++ b/mcstrans/src/mcstrans.init
7@@ -1,4 +1,4 @@
8-#!/bin/bash
9+#!/bin/sh
10 #
11 # mcstransd This starts and stops mcstransd
12 #