first make arpnip behave like other jobs towards pseudo devices
This commit is contained in:
@@ -2,4 +2,6 @@ BEGIN;
|
||||
|
||||
ALTER TABLE users ADD COLUMN "radius" boolean DEFAULT false;
|
||||
|
||||
UPDATE device SET layers = NULL WHERE vendor = 'netdisco';
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user