diff --git a/product-source/hololake-platform/guanghu-os/packaging/systemd/guanghu-supervisor.service b/product-source/hololake-platform/guanghu-os/packaging/systemd/guanghu-supervisor.service index 94d51eeac..65602541f 100644 --- a/product-source/hololake-platform/guanghu-os/packaging/systemd/guanghu-supervisor.service +++ b/product-source/hololake-platform/guanghu-os/packaging/systemd/guanghu-supervisor.service @@ -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