summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-01-17 15:18:26 +0300
committerIgor Pashev <pashev.igor@gmail.com>2012-01-17 15:18:26 +0300
commit12ba91a1ca97c13d361c827d82fe50184aff8acf (patch)
tree3752300f3a4fc99f685dc09081168f423bcc1ac7
parent0ed4751b89713f319a829e9cad184e842b3339cf (diff)
downloaddebootstrap-12ba91a1ca97c13d361c827d82fe50184aff8acf.tar.gz
Removed fake start-stop-daemon
-rw-r--r--scripts/bok6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/bok b/scripts/bok
index b8d9753..a141165 100644
--- a/scripts/bok
+++ b/scripts/bok
@@ -131,12 +131,6 @@ second_stage_install () {
info CONFREQ "Configuring required packages..."
- echo \
-"#!/bin/sh
-echo
-echo \"Warning: Fake start-stop-daemon called, doing nothing\"" > "$TARGET/sbin/start-stop-daemon"
- chmod 755 "$TARGET/sbin/start-stop-daemon"
-
setup_dselect_method apt
smallyes '' |