sysd-manager-proxy 2.13.0

Simple lib used by sysd-manager to perform privileged operations via polkit over D-Bus.
Documentation
[Unit]
Description=A proxy to enable SysD Manager features
After=network.target

[Service]
SyslogIdentifier={SERVICE_ID}
Restart=always
RestartSec=5
Type=simple
User=root
Group=root
ExecStart={EXECUTABLE}
ExecReload=/bin/kill -HUP $MAINPID
TimeoutStopSec=5
LogsDirectory=log/{SERVICE_ID}
{ENVIRONMENT}

[Install]
WantedBy=multi-user.target