mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Auto: misc.
This commit is contained in:
@@ -3,3 +3,8 @@
|
|||||||
- I use this to automount SD cards.
|
- I use this to automount SD cards.
|
||||||
- In /etc/auto.master: ```/media /etc/auto.removable --timeout=2,sync```
|
- In /etc/auto.master: ```/media /etc/auto.removable --timeout=2,sync```
|
||||||
- In /etc/auto.removable: ```sd -fstype=vfat,uid=$my_user_id :/dev/mmcblk0p1```
|
- In /etc/auto.removable: ```sd -fstype=vfat,uid=$my_user_id :/dev/mmcblk0p1```
|
||||||
|
- As of [[2020-12-25]] this no longer works.
|
||||||
|
|
||||||
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
[2020-12-25]: journal/2020-12-25 "2020-12-25"
|
||||||
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# 2020-12-25
|
||||||
|
|
||||||
Reference in New Issue
Block a user