This website requires JavaScript.
Explore
Help
Sign In
jorge
/
my_linux_prefs
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jorgevasquezp/my_linux_prefs.git
synced
2026-09-16 19:42:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
my_linux_prefs
/
etc
/
udev
/
rules.d
/
100-remount-on-plug.rules.bkp
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
3 lines
67 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Started tracking my linux preferences.
2020-10-07 10:04:51 -07:00
SUBSYSTEM=="block" ACTION=="add" \
RUN+="/root/scripts/remount.sh"
Reference in New Issue
Copy Permalink