Skip to content

Commit 6e41da6

Browse files
committed
Fix ownership
1 parent 994baf3 commit 6e41da6

File tree

1 file changed

+1
-0
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-mod-swag-ondemand-setup

1 file changed

+1
-0
lines changed

root/etc/s6-overlay/s6-rc.d/init-mod-swag-ondemand-setup/run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ fi
1818

1919
if [ ! -f /config/nginx/dbip.conf ]; then
2020
cp /defaults/ondemand.conf /config/nginx/ondemand.conf
21+
lsiown -R abc:abc /config/nginx/ondemand.conf
2122
fi
2223

2324
echo "Applied the swag-ondemand mod"

0 commit comments

Comments
 (0)