2 Commits

3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 13 19:20:11 UTC 2025 - Dirk Müller <dmueller@suse.com>
- fix typo in user creation (bsc#1234463)
-------------------------------------------------------------------
Tue Jul 12 08:19:53 UTC 2022 - Dan Čermák <dcermak@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package pdns-common
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -56,6 +56,7 @@ install -Dd -m 0755 %{buildroot}%{_sysconfdir}/pdns
install -D -m 0644 %{SOURCE0} %{buildroot}%{_tmpfilesdir}/%{name}.conf
%pre -f pdns.pre
%post
%tmpfiles_create %{_tmpfilesdir}/%{name}.conf

View File

@@ -1,3 +1,3 @@
#Type Name ID GECOS Home directory Shell
u pdns - "PowerDNS" /var/lib/pnds /bin/false
u pdns - "PowerDNS" /var/lib/pdns /bin/false
m pdns pdns - - -