feat(persona): wake role runtimes only for bounded sessions
This commit is contained in:
parent
935a880b11
commit
67938c0798
12 changed files with 321 additions and 19 deletions
|
|
@ -2,6 +2,8 @@
|
|||
Description=Chenglu independent persona team handshake
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
PartOf=zhuyuan-persona-team-session.target
|
||||
StopWhenUnneeded=yes
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
@ -30,6 +32,3 @@ ReadOnlyPaths=__RELEASE_ROOT__ /var/lib/chenglu-agent/repository /etc/chenglu-ag
|
|||
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
|
||||
LockPersonality=true
|
||||
UMask=0077
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in a new issue