Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da610ed7e5 | |||
| 0388526898 |
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ Wants=docker.service
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/local/sbin/guanghu-supervisor-control-bridge activate
|
ExecStart=/usr/local/sbin/guanghu-supervisor-control-bridge activate
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
RuntimeDirectory=guanghu/supervisor
|
||||||
|
RuntimeDirectoryMode=0700
|
||||||
NoNewPrivileges=true
|
NoNewPrivileges=true
|
||||||
PrivateTmp=true
|
PrivateTmp=true
|
||||||
ProtectHome=true
|
ProtectHome=true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue