B4BY.588
Home
Terminal
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
systemd
/
system
/
Filename :
unbound-keygen.service
back
Copy
[Unit] Description=Unbound Control Key And Certificate Generator After=syslog.target Before=unbound.service ConditionPathExists=!/etc/unbound/unbound_control.key [Service] Type=oneshot Group=unbound ExecStart=/usr/sbin/unbound-control-setup -d /etc/unbound/ ExecStart=/sbin/restorecon /etc/unbound/* RemainAfterExit=yes [Install] WantedBy=multi-user.target