Compare commits
2 Commits
4923b43fed
...
5a73a8aba6
Author | SHA1 | Date | |
---|---|---|---|
5a73a8aba6 | |||
66bb3028e7 |
@ -5,9 +5,10 @@
|
|||||||
Description=Salt NetBox Role Proxy
|
Description=Salt NetBox Role Proxy
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=roleproxy
|
User=_roleproxy
|
||||||
|
Group=_roleproxy
|
||||||
EnvironmentFile=/etc/sysconfig/roleproxy
|
EnvironmentFile=/etc/sysconfig/roleproxy
|
||||||
ExecStart=/usr/local/bin/roleproxy.py
|
ExecStart=/usr/bin/roleproxy.py
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
ProtectHome=yes
|
ProtectHome=yes
|
||||||
PrivateDevices=yes
|
PrivateDevices=yes
|
||||||
|
3
system-user-roleproxy.conf
Normal file
3
system-user-roleproxy.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# This file is shipped as part of the salt-netbox-roleproxy package.
|
||||||
|
# Author: Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net>
|
||||||
|
u _roleproxy - "Salt NetBox Role Proxy" /var/lib/empty -
|
Loading…
x
Reference in New Issue
Block a user