Automount drives in Slax

This commit is contained in:
TomasM
2018-12-18 16:24:34 +00:00
parent d775cf882f
commit 78661a48f9
2 changed files with 57 additions and 0 deletions
@@ -0,0 +1,2 @@
# we don't care about loop* and ram* devices
KERNEL=="[!lr]*", SUBSYSTEM=="block", RUN+="/sbin/slax-automount %r/%k"