From 25ae71fb940e2b875cda50fc00dc99ccc879b991 Mon Sep 17 00:00:00 2001 From: Kaj Forney Date: Thu, 18 Oct 2018 16:55:09 -0600 Subject: [PATCH] Chroots don't like starting things... --- .../common/hooks/live/pentest-distro-builder.chroot | 4 ---- .../templates/common/hooks/pentest-distro-builder.chroot | 4 ---- 2 files changed, 8 deletions(-) diff --git a/modules/live-build-config/kali-config/common/hooks/live/pentest-distro-builder.chroot b/modules/live-build-config/kali-config/common/hooks/live/pentest-distro-builder.chroot index e7fa98b2..a323d1b9 100644 --- a/modules/live-build-config/kali-config/common/hooks/live/pentest-distro-builder.chroot +++ b/modules/live-build-config/kali-config/common/hooks/live/pentest-distro-builder.chroot @@ -18,7 +18,3 @@ systemctl enable mysql systemctl enable postgresql systemctl enable tor systemctl enable cockpit.socket - -systemctl start postgresql -msfdb init - diff --git a/modules/parrot-build/templates/common/hooks/pentest-distro-builder.chroot b/modules/parrot-build/templates/common/hooks/pentest-distro-builder.chroot index e7fa98b2..a323d1b9 100644 --- a/modules/parrot-build/templates/common/hooks/pentest-distro-builder.chroot +++ b/modules/parrot-build/templates/common/hooks/pentest-distro-builder.chroot @@ -18,7 +18,3 @@ systemctl enable mysql systemctl enable postgresql systemctl enable tor systemctl enable cockpit.socket - -systemctl start postgresql -msfdb init -