feat: Fix permission and env errors, add loggings, socket perm args
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Run the agent as the unprivileged 'app' user
|
||||
cd /app
|
||||
echo "Starting yanpm-agent..."
|
||||
exec s6-setuidgid app ./yanpm-agent
|
||||
|
||||
Reference in New Issue
Block a user