This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/sbin/unbound-control-setup -d /etc/unbound/ /sbin/restorecon /etc/unbound/* -
Group=unbound -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=syslog.target -
Before=unbound.service -
ConditionPathExists=!/etc/unbound/unbound_control.key -
ConditionPathExists=|!/etc/unbound/unbound_control.pem |!/etc/unbound/unbound_control.key |!/etc/unbound/unbound_server.pem |!/etc/unbound/unbound_server.key -
Description=Unbound Control Key And Certificate Generator -
PartOf=unbound.service
-
Additionnal notes
Nothing here.