[Unit] Description=daas: demangle-as-a-service After=syslog.target After=network.target [Service] LimitMEMLOCK=infinity LimitNOFILE=65535 RestartSec=2s Type=simple User=caddy Group=caddy ExecStart=/usr/local/bin/daas Restart=always PrivateTmp=true PrivateDevices=true ProtectHome=true ProtectSystem=full [Install] WantedBy=multi-user.target