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=Guideng independent persona team handshake
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
PartOf=zhuyuan-persona-team-session.target
|
||||
StopWhenUnneeded=yes
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
|
@ -31,6 +33,3 @@ ReadWritePaths=/var/lib/guanghu/personas/guideng/team-handshake
|
|||
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
|
||||
LockPersonality=true
|
||||
UMask=0077
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in a new issue