Skip to content

Commit 803446c

Browse files
shawnhankimdekobon
authored andcommitted
Fix no such directory for nginx.service.d
1 parent 5c51e49 commit 803446c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

standalone_ubuntu_oss_install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ EOF
205205
chmod +x /usr/local/bin/template_nginx_config.sh
206206

207207
echo "▶ Reconfiguring systemd for S3 Gateway"
208+
mkdir -p /etc/systemd/system/nginx.service.d
208209
cat > /etc/systemd/system/nginx.service.d/override.conf << 'EOF'
209210
[Service]
210211
EnvironmentFile=/etc/nginx/environment

0 commit comments

Comments
 (0)