Dont change ownership to crond.pid
This commit is contained in:
@@ -39,7 +39,6 @@ if [ "$GID" != "1000" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Set the files ownership.
|
# Set the files ownership.
|
||||||
chown $UID.$GID /var/run/crond.pid
|
|
||||||
chown $UID.$GID /home/seafuser/infinite-seaf-cli-start.sh
|
chown $UID.$GID /home/seafuser/infinite-seaf-cli-start.sh
|
||||||
chown $UID.$GID /home/seafuser/entrypoint.sh
|
chown $UID.$GID /home/seafuser/entrypoint.sh
|
||||||
chown $UID.$GID -R /volume
|
chown $UID.$GID -R /volume
|
||||||
|
|||||||
Reference in New Issue
Block a user