diff --git a/90-debug.conf b/00-debug.conf similarity index 96% rename from 90-debug.conf rename to 00-debug.conf index e3a2e94..dcd577a 100644 --- a/90-debug.conf +++ b/00-debug.conf @@ -1,4 +1,4 @@ -[DEFAULT] +[DEVTYPE] on-add = logger "Added: ${DEVNAME}, size=${SIZE}" on-remove = logger "Removed: ${DEVNAME}" on-change = logger "Changed: ${DEVNAME}, size=${SIZE}" diff --git a/debian/docs b/debian/docs index a705beb..8cb871d 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1 @@ -90-debug.conf +00-debug.conf