mirror of https://github.com/CIRCL/Circlean
Mount keys with noatime and sync
parent
27cf35b537
commit
23a93fe63b
|
@ -19,5 +19,5 @@ LOGS="/media/${DST}/logs"
|
||||||
SYNC='/bin/sync'
|
SYNC='/bin/sync'
|
||||||
TIMIDITY='/usr/bin/timidity'
|
TIMIDITY='/usr/bin/timidity'
|
||||||
MOUNT='/bin/mount'
|
MOUNT='/bin/mount'
|
||||||
PMOUNT='/usr/bin/pmount'
|
PMOUNT='/usr/bin/pmount -A -s'
|
||||||
PUMOUNT='/usr/bin/pumount'
|
PUMOUNT='/usr/bin/pumount'
|
||||||
|
|
Loading…
Reference in New Issue