From 5fffebbe568007b548ee1c0be6c602842738d077 Mon Sep 17 00:00:00 2001 From: subh Date: Tue, 14 Apr 2026 03:53:22 +0530 Subject: changes --- stuff/usb-notif-linux.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stuff/usb-notif-linux.html') diff --git a/stuff/usb-notif-linux.html b/stuff/usb-notif-linux.html index 1f35212..6892090 100644 --- a/stuff/usb-notif-linux.html +++ b/stuff/usb-notif-linux.html @@ -92,7 +92,7 @@ ACTION=="remove", SUBSYSTEM=="block", ENV{DEVTYPE}=="disk", RUN+="/usr/local/bin/usb-notify-rem.sh '$env{ID_MODEL}'" -

save this in a .rules file under /etc/udev/rules.d/.

+

save this as 99-usb-notify.rules file under /etc/udev/rules.d/.

2. Configuring the scripts

-- cgit v1.2.3