linux-live/Slax/debian/rootcopy/etc/udev/rules.d/fstab-update.rules

3 lines
120 B
Plaintext

# we don't care about loop* and ram* devices
KERNEL=="[!lr]*", SUBSYSTEM=="block", RUN+="/sbin/udev-fstab-update %r/%k"