From d3e6ac421ed1c38f7c05a1e7f50c8366a8d037a8 Mon Sep 17 00:00:00 2001 From: Roman Mueller Date: Tue, 2 Oct 2018 08:04:24 +0200 Subject: [PATCH] Fix journalctl execute-interactive section --- _gtfobins/journalctl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/journalctl.md b/_gtfobins/journalctl.md index b313547..a1f894c 100644 --- a/_gtfobins/journalctl.md +++ b/_gtfobins/journalctl.md @@ -2,7 +2,7 @@ functions: execute-interactive: - code: | - journalctl + journalctl --system !/bin/sh sudo-enabled: - code: |