8 lines
121 B
8 lines
121 B
2 years ago
|
[Unit]
|
||
|
Description=Generate rndc key for BIND (DNS)
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
|
||
|
ExecStart=/usr/libexec/generate-rndc-key.sh
|