From 71735facc2ae048566b3a96a0ba28f7abb77b97c Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 21 Aug 2019 11:03:55 +0200 Subject: Update pentest.json --- deployments/pentest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployments/pentest.json') diff --git a/deployments/pentest.json b/deployments/pentest.json index 5805fe45..e636cfa0 100644 --- a/deployments/pentest.json +++ b/deployments/pentest.json @@ -25,7 +25,7 @@ "curl -O https://blackarch.org/strap.sh" : null, "chmod +x strap.sh" : null, "sudo ./strap.sh" : null, - "touch /mnt/openvpn/client/customer.conf" : {"no-chroot" : true}, + "touch /mnt/etc/openvpn/client/customer.conf" : {"no-chroot" : true}, "sed -i 's/After=network.target/After=openvpn-client@customer.service\n&/' /mnt/usr/lib/systemd/system/sshd.service" : {"no-chroot" : true}, "sed -i 's/ExecStart=/ExecStartPre=\\/usr\\/bin\\/sleep 30\n&/' /mnt/usr/lib/systemd/system/sshd.service" : {"no-chroot" : true}, "echo 'Interface=eno1\nConnection=ethernet\nIP=dhcp' > /mnt/etc/netctl/LAN" : {"no-chroot" : true}, -- cgit v1.2.3-70-g09d2