From b5599bb2d74cc588307487ba374990295176f14d 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... Former-commit-id: 194fa64ffa36805a02ee06f96d983d92df2d65ef Former-commit-id: f0490ab79a7171847f189e697b9bbc2dedd54735 --- .../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 -