mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 12:12:12 +00:00
install.yml: add comment that usb_lib_umask0000_for_kolibri must be set to true in order to write to USB sticks.
This commit is contained in:
parent
9426e6ac98
commit
e4bdc4ddab
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
# https://github.com/rbrito/usbmount/blob/master/README.md (2018-08-10)
|
||||
# https://github.com/rbrito/usbmount/blob/master/usbmount.conf (2010-04-25)
|
||||
|
||||
# usb_lib_umask0000_for_kolibri (in /etc/iiab/local_vars.yml) must be set to true in order to be able to write to mounted USB sticks
|
||||
|
||||
- name: Record (initial) disk space used
|
||||
shell: df -B1 --output=used / | tail -1
|
||||
|
|
Loading…
Reference in a new issue