From bc3ab881317e7e63e042f6342455f4a139e94e04 Mon Sep 17 00:00:00 2001 From: Jürgen Hörmann Date: Thu, 2 Feb 2023 10:31:40 +0100 Subject: Updated Mounting on login for OSX (markdown) --- Mounting-on-login-for-OSX.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mounting-on-login-for-OSX.md b/Mounting-on-login-for-OSX.md index ff383d1..4b6d6ca 100644 --- a/Mounting-on-login-for-OSX.md +++ b/Mounting-on-login-for-OSX.md @@ -6,6 +6,8 @@ security add-generic-password -a ${USER} -s gocryptfs -w ``` Type or paste in your gocryptfs password when prompted. + +## Create the launchd daemon plist file Now launch the text editor of your choice like Textmate and copy and paste this code: ```xml -- cgit v1.2.3