summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/posts/WIP-how-bsd-authentication-works/index.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org
index 65c08cd..24823b1 100644
--- a/content/posts/WIP-how-bsd-authentication-works/index.org
+++ b/content/posts/WIP-how-bsd-authentication-works/index.org
@@ -2645,6 +2645,9 @@
}
#+end_src
+ Changing ="/home/dante/auth_tests/authtest/test"= to the location
+ of the =test= binary.
+
#+CAPTION: =test.c=
#+begin_src c
#include <stdio.h>