2 Description=The mystical Charm Cloud 🌟
3 Documentation=https://github.com/charmbracelet/charm
4 Requires=network-online.target
5 After=network-online.target
13 ExecStart=/usr/bin/charm serve
14 EnvironmentFile=-/etc/charm.conf
17 ReadWritePaths=/var/lib/charm
28 ProtectKernelTunables=true
29 ProtectKernelModules=true
30 ProtectKernelLogs=true
31 ProtectControlGroups=true
32 RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
33 RestrictNamespaces=true
35 MemoryDenyWriteExecute=true
39 CapabilityBoundingSet=
41 SystemCallFilter=@system-service
42 SystemCallFilter=~@privileged @resources
43 SystemCallArchitectures=native
46 WantedBy=multi-user.target