-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I'm not sure where the issue is, but it seems I ran into some issues with the runas.sh script as follows:
inotify | /files/runas.sh: line 82: groupadd: command not found
inotify | /files/runas.sh: line 83: useradd: command not found
inotify | chown: unknown user/group user_1000_1000:group_1000_1000
inotify | [2021-02-12 08:12:20] Running command as user "user_1000_1000"...
inotify | setuser: user user_1000_1000 not found
I set user/group IDs to 1000 as that is my current user, everything else is fairly normal in the config file from what I can tell. Right now I'm just trying to run a test, outputting anything to a local file.
Metadata
Metadata
Assignees
Labels
No labels