This unit is provided by:
Options
-
[Service]
-
ExecStart=/usr/libexec/setup-named-chroot.sh /var/named/chroot on /etc/named-chroot.files
-
ExecStop=/usr/libexec/setup-named-chroot.sh /var/named/chroot off /etc/named-chroot.files
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=named-setup-rndc.service
-
BindsTo=named-chroot.service
-
Description=Set-up/destroy chroot environment for named (DNS)
-
Wants=named-setup-rndc.service
-
Additionnal notes
Nothing here.