/etc/sudoers.d/designate_sudoers is in designate-common 1:6.0.0-0ubuntu1.
This file is owned by root:root, with mode 0o440.
The actual contents of the file can be viewed below.
1 2 3 4 | Defaults:designate !requiretty
designate ALL = (root) NOPASSWD: /usr/sbin/rndc
designate ALL = (root) NOPASSWD: /usr/bin/designate-rootwrap /etc/designate/rootwrap.conf *
|