diff options
Diffstat (limited to 'internal/app/system.go')
| -rw-r--r-- | internal/app/system.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/app/system.go b/internal/app/system.go index 6a03b92f..c776c501 100644 --- a/internal/app/system.go +++ b/internal/app/system.go @@ -44,6 +44,8 @@ type appUser struct { // string representation of aid as string + // home directory host path + data string // app user home directory home string // passwd database username |
