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 65602541f..94d51eeac 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,8 +8,6 @@ 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