Packages/quickstart/files/quickstart.hotplug
2025-02-16 22:34:34 +08:00

3 lines
84 B
Plaintext

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