1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/usb-lib/templates/iiab-usb-lib-show-all-on
2018-03-13 15:06:12 -04:00

6 lines
211 B
Bash

#!/bin/bash
# turn on the flag which registers new USB sticks at root directory
sed -i -e's/^IIAB_USB_LIB_SHOW_ALL.*/IIAB_USB_LIB_SHOW_ALL=True/' /etc/iiab/iiab.env
udevadm trigger -t subsystems -s usb -c add