diff options
Diffstat (limited to 'debian/patches/runsystem_setup_pflocal.patch')
-rw-r--r-- | debian/patches/runsystem_setup_pflocal.patch | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/patches/runsystem_setup_pflocal.patch b/debian/patches/runsystem_setup_pflocal.patch index e7526e6d..24ce5ac4 100644 --- a/debian/patches/runsystem_setup_pflocal.patch +++ b/debian/patches/runsystem_setup_pflocal.patch @@ -1,6 +1,10 @@ ---- daemons/runsystem.sh 2007-11-15 19:41:12.000000000 +0100 -+++ deamons/runsystem.sh 2007-11-15 19:43:39.000000000 +0100 -@@ -53,6 +53,12 @@ +--- + daemons/runsystem.sh | 6 ++++++ + 1 file changed, 6 insertions(+) + +--- a/daemons/runsystem.sh ++++ b/daemons/runsystem.sh +@@ -53,6 +53,12 @@ function singleuser () } |