pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
powerdns-recursor: fix typo
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Oct 30 09:29:00 2025 +0100
Changeset: 194d0923e9508b290c2d6d614d3264e8939d8aa5
Modified Files:
powerdns-recursor/files/smf/manifest.xml
Log Message:
powerdns-recursor: fix typo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=194d0923e9508b290c2d6d614d3264e8939d8aa5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
powerdns-recursor/files/smf/manifest.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/powerdns-recursor/files/smf/manifest.xml b/powerdns-recursor/files/smf/manifest.xml
index 5b6dfadf59..653cb3dca8 100755
--- a/powerdns-recursor/files/smf/manifest.xml
+++ b/powerdns-recursor/files/smf/manifest.xml
@@ -19,7 +19,7 @@
<propval name="ignore_error" type="astring" value="core,signal" />
</property_group>
<property_group name="application" type="application">
- <propval name="config_file" type="astring" value="@PKG_SYSCONFDIR@/recursor.xml" />
+ <propval name="config_file" type="astring" value="@PKG_SYSCONFDIR@/recursor.yml" />
</property_group>
<template>
<common_name>
Home |
Main Index |
Thread Index |
Old Index