summaryrefslogtreecommitdiffstats
path: root/source/a/dcron/dcron.fork.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/dcron/dcron.fork.diff')
-rw-r--r--source/a/dcron/dcron.fork.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/a/dcron/dcron.fork.diff b/source/a/dcron/dcron.fork.diff
deleted file mode 100644
index b3aefc054..000000000
--- a/source/a/dcron/dcron.fork.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./job.c.orig 2005-09-11 16:36:43.000000000 -0700
-+++ ./job.c 2005-09-11 16:37:51.000000000 -0700
-@@ -51,7 +51,7 @@
- */
-
- if (ChangeUser(file->cf_User, 1) < 0)
-- return;
-+ exit(0);
-
- if (DebugOpt)
- log(5, "Child Running %s\n", line->cl_Shell);