fix(app): isolate app user configuration

This commit is contained in:
514fpv 2024-01-09 14:10:05 +08:00
parent 4d31fbbe2a
commit adee5903cc
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
3 changed files with 38 additions and 21 deletions

View file

@ -12,11 +12,6 @@
description = "Staging Environment";
};
app = {
uid = 5800;
description = "Insecure Applications";
};
root.uid = 0;
};
}