No need to take ownership of the config directory: this is done by the baseimage.
This commit is contained in:
parent
d2615c3028
commit
d52d8e95bf
1 changed files with 0 additions and 3 deletions
|
@ -68,7 +68,4 @@ do
|
||||||
touch "$LOG_FILE"
|
touch "$LOG_FILE"
|
||||||
done
|
done
|
||||||
|
|
||||||
# Take ownership of the config directory content.
|
|
||||||
find /config -mindepth 1 -exec chown $USER_ID:$GROUP_ID {} \;
|
|
||||||
|
|
||||||
# vim: set ft=sh :
|
# vim: set ft=sh :
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue