1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

Update roles/usb_lib/templates/mount.d/70-usb-library.j2

Add thanks and reference to PR #3254

Co-authored-by: A Holt <holta@users.noreply.github.com>
This commit is contained in:
avni 2025-01-25 17:35:43 -05:00 committed by GitHub
parent 18c5fe711d
commit 64756b6772
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,8 @@ VERBOSE=yes
# UM_MOUNTPOINT and UM_DEVICE are documented at: https://github.com/rbrito/usbmount#hook-scripts
# 2022-06-16 better security thanks to @tim-moody and @jvonau:
# https://github.com/iiab/iiab/pull/3254
# 2022-06-16 better security thanks to @tim-moody and @jvonau:
# https://github.com/iiab/iiab/pull/3254
LIB_DEV=$(findmnt -no source /library | cut -d '[' -f 1)