fix: privilege setting in service file

This commit is contained in:
Kerod-Fresenbet-Gebremedhin2660 2026-02-24 19:14:39 +03:00
parent b41ced0ef3
commit b95ddb384a

View File

@ -20,7 +20,7 @@ StandardError=journal
SyslogIdentifier=yimaru-cd SyslogIdentifier=yimaru-cd
# Security settings # Security settings
NoNewPrivileges=true NoNewPrivileges=false
PrivateTmp=false PrivateTmp=false
ProtectSystem=strict ProtectSystem=strict
ProtectHome=read-only ProtectHome=read-only