kenzok8-packages/quickstart/files/quickstart.hotplug
2024-03-21 01:10:01 +08:00

3 lines
84 B
Plaintext

if [ "$ACTION" = "add" -o "$ACTION" = "remove" ]; then
quickstart blockChange
fi