@if (daemon()) {
Daemon on machine
@if (isKeaDaemon()) { } @if (daemon().name === 'named') { } @if (daemon().name === 'pdns') { }
}