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
|
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Bounded runtime session for Zhuyuan managed role persona systems
|
||||
Requires=chenglu-team-handshake.service
|
||||
Requires=guideng-team-handshake.service
|
||||
Requires=kezhou-team-handshake.service
|
||||
After=chenglu-team-handshake.service
|
||||
After=guideng-team-handshake.service
|
||||
After=kezhou-team-handshake.service
|
||||
StopWhenUnneeded=yes
|
||||
Loading…
Reference in a new issue