We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b48db commit 51b7090Copy full SHA for 51b7090
ansible/files/postgresql_config/postgresql.service.j2
@@ -21,5 +21,6 @@ RestartSec=5
21
OOMScoreAdjust=-1000
22
EnvironmentFile=-/etc/environment.d/postgresql.env
23
LimitNOFILE=16384
24
+NoNewPrivileges=true
25
[Install]
26
WantedBy=multi-user.target
0 commit comments