diff options
author | Patrick Spek <p.spek@tyil.nl> | 2023-02-24 00:20:32 +0100 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2023-02-24 00:20:32 +0100 |
commit | 198b1ec5ccfae894586625c0280365b4a701f978 (patch) | |
tree | f038bcdc32a45df358e8fa10a8597c53b947b4fb | |
parent | 005e41902f61ed63b00b7be0a8a05067dbc21c8b (diff) | |
download | blog-198b1ec5ccfae894586625c0280365b4a701f978.tar.gz blog-198b1ec5ccfae894586625c0280365b4a701f978.tar.bz2 |
Make logs a txt block
-rw-r--r-- | content/posts/2023/2023-02-23-the-woes-of-awsvpnclient.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2023/2023-02-23-the-woes-of-awsvpnclient.md b/content/posts/2023/2023-02-23-the-woes-of-awsvpnclient.md index 5178db5..a852793 100644 --- a/content/posts/2023/2023-02-23-the-woes-of-awsvpnclient.md +++ b/content/posts/2023/2023-02-23-the-woes-of-awsvpnclient.md @@ -58,7 +58,7 @@ meaning only 1280 lines are something different. Of those 1280 lines, the logs themselves aren't much better. I apparently had to install `systemd-resolved` in order to fix the following error: -``` +```txt 2023-02-23 10:02:50.870 +01:00 [DBG] CM received: >LOG:1677142970,F,WARNING: Failed running command (--up/--down): external program exited with error status: 1 >FATAL:WARNING: Failed running command (--up/--down): external program exited with error status: 1 |