mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-22 01:50:56 -07:00
Start Postgres before attempting msfdb init...
This commit is contained in:
parent
2b09983c69
commit
5276163c74
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@ systemctl enable postgresql
|
|||
systemctl enable tor
|
||||
systemctl enable cockpit.socket
|
||||
|
||||
sytemctl start postgresql
|
||||
msfdb init
|
||||
|
||||
|
|
Loading…
Reference in a new issue