Compare commits

..

1 Commits

Author SHA1 Message Date
42456fce67
add duckbot (CloudBot) unit file.
Fix formatting and add hardening variables

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-06-16 03:08:11 +05:30

View File

@ -12,7 +12,8 @@ User=duckbot
Group=duckbot
SyslogIdentifier=duckbot
ProtectSystem=strict
ProtectHome=read-only
ProtectHome=yes
NoNewPrivileges=true
ReadWritePaths=/opt/duckbot/CloudBot
[Install]