summaryrefslogtreecommitdiffstats
path: root/infest
diff options
context:
space:
mode:
authorFelix Richter <github@syntax-fehler.de>2011-05-26 12:32:53 +0200
committerFelix Richter <github@syntax-fehler.de>2011-05-26 12:32:53 +0200
commit4fa3e59a99b5c526c51366ca952f219f3b6a5674 (patch)
tree352883281e38dcaf11d454bbf64f03d38bff149c /infest
parent1f1cff12f710f4776096261db9849f53ba7af449 (diff)
fixed aggressive bug, pulled install to core
updated makefile accordingly to handle core installer
Diffstat (limited to 'infest')
-rwxr-xr-xinfest/etc_aggressive2
1 files changed, 1 insertions, 1 deletions
diff --git a/infest/etc_aggressive b/infest/etc_aggressive
index f0003aa5..d4352fb7 100755
--- a/infest/etc_aggressive
+++ b/infest/etc_aggressive
@@ -1,7 +1,7 @@
#! /bin/sh
#prereqs
-/krebs/infest/etc_coexistential
+/krebs/infest/coop
f=/etc/passwd
sed -ri 's^(root:[^:]+):0:0:(.*)$\1:23:23:\2' $f