Compare commits

...
Author SHA1 Message Date
da610ed7e5 Merge commit '85b106938d' 2026-08-15 22:27:46 +08:00
0388526898 feat(guanghu-os): bridge JD code plane through supervisor 2026-08-15 22:27:31 +08:00

View file

@ -8,6 +8,8 @@ Wants=docker.service
Type=oneshot
ExecStart=/usr/local/sbin/guanghu-supervisor-control-bridge activate
RemainAfterExit=yes
RuntimeDirectory=guanghu/supervisor
RuntimeDirectoryMode=0700
NoNewPrivileges=true
PrivateTmp=true
ProtectHome=true