further development
This commit is contained in:
parent
0b8449c48d
commit
a6c10f516b
316 changed files with 18735 additions and 0 deletions
5
new/configure-examples.d/set_default_timeout
Normal file
5
new/configure-examples.d/set_default_timeout
Normal file
|
@ -0,0 +1,5 @@
|
|||
# set the default idle timeout of the cryptobox
|
||||
|
||||
# idle time in minutes (before turning off the crypto filesystem automatically)
|
||||
# "0" -> no automatic deactivation
|
||||
echo -n "15" >"$IMAGE_DIR"/usr/share/cryptobox/defaults/timeout
|
Loading…
Add table
Add a link
Reference in a new issue