From 66bb3028e77b5a46547bcd213788cc655e743d71 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 29 Jan 2023 19:38:50 +0100 Subject: Add service user definition Signed-off-by: Georg Pfuetzenreuter --- roleproxy.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roleproxy.service') diff --git a/roleproxy.service b/roleproxy.service index 2c53b28..6302c0a 100644 --- a/roleproxy.service +++ b/roleproxy.service @@ -5,7 +5,8 @@ Description=Salt NetBox Role Proxy [Service] -User=roleproxy +User=_roleproxy +Group=_roleproxy EnvironmentFile=/etc/sysconfig/roleproxy ExecStart=/usr/local/bin/roleproxy.py ProtectSystem=strict -- cgit v1.2.3