add ssh ecryptfs auto mount

This commit is contained in:
Yann Autissier
2022-04-10 02:21:44 +00:00
parent d328ae3e24
commit e6fe7dcf0c
9 changed files with 133 additions and 39 deletions
@@ -1,4 +1,5 @@
#!/bin/sh
[ -n "${DEBUG}" ] && set -x
set -eu
TZ="${TZ:-UTC}"