Compare commits
No commits in common. "5a73a8aba632e931098996eb499804ab5fb71e61" and "4923b43fed1aa3fa8a696cd44b12d0a3ec554f6c" have entirely different histories.
5a73a8aba6
...
4923b43fed
@ -5,10 +5,9 @@
|
|||||||
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/bin/roleproxy.py
|
ExecStart=/usr/local/bin/roleproxy.py
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
ProtectHome=yes
|
ProtectHome=yes
|
||||||
PrivateDevices=yes
|
PrivateDevices=yes
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
# 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