summarylogtreecommitdiffstats
path: root/00-pdnsd
diff options
context:
space:
mode:
Diffstat (limited to '00-pdnsd')
-rwxr-xr-x00-pdnsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/00-pdnsd b/00-pdnsd
index f597e017aa54..acbdd104ee1e 100755
--- a/00-pdnsd
+++ b/00-pdnsd
@@ -11,7 +11,7 @@ no_valid_init() {
exit 1
}
-pdnsd_is_runnning() {
+pdnsd_is_running() {
# Check whether pDNSd is running.
case "$INIT" in
'systemd')