summarylogtreecommitdiffstats
path: root/mysql-proxy.service
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-proxy.service')
-rw-r--r--mysql-proxy.service4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-proxy.service b/mysql-proxy.service
index 430f5670f99e..6b95bb02279a 100644
--- a/mysql-proxy.service
+++ b/mysql-proxy.service
@@ -5,6 +5,10 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/bin/mysql-proxy --defaults-file=/etc/mysql/proxy.cnf
+ProtectSystem=full
+ProtectHome=on
+PrivateDevices=on
+NoNewPrivileges=on
[Install]
WantedBy=multi-user.target