Disable clawd sandbox in install script
This commit is contained in:
@@ -250,9 +250,7 @@ MemoryMax=256M
|
||||
CPUQuota=50%
|
||||
TasksMax=64
|
||||
|
||||
# Sandbox (allow writes to config, tmp, and network files)
|
||||
ProtectSystem=full
|
||||
ReadWritePaths=/etc /tmp /usr
|
||||
# Sandbox disabled: clawd needs to write system/config files on some devices
|
||||
|
||||
# Logging
|
||||
StandardOutput=journal
|
||||
|
||||
Reference in New Issue
Block a user