From 737a731daf8c570bcbc9d4939196423e209ff1df Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Thu, 19 Jan 2017 08:21:21 +0100 Subject: [PATCH] Change systemd occurences in factory/etc/pam.d to elogind. --- factory/etc/pam.d/other | 2 +- factory/etc/pam.d/system-auth | 2 +- man/.gitignore | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/factory/etc/pam.d/other b/factory/etc/pam.d/other index c1f729659..338e81dbf 100644 --- a/factory/etc/pam.d/other +++ b/factory/etc/pam.d/other @@ -1,4 +1,4 @@ -# This file is part of systemd. +# This file is part of elogind. auth include system-auth account include system-auth diff --git a/factory/etc/pam.d/system-auth b/factory/etc/pam.d/system-auth index 6f5f4ade2..0f32aaa24 100644 --- a/factory/etc/pam.d/system-auth +++ b/factory/etc/pam.d/system-auth @@ -1,4 +1,4 @@ -# This file is part of systemd. +# This file is part of elogind. auth sufficient pam_unix.so nullok try_first_pass diff --git a/man/.gitignore b/man/.gitignore index bf5eeab93..46277ab6a 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1,4 +1,4 @@ -/systemd.directives.xml -/systemd.index.xml +/elogind.directives.xml +/elogind.index.xml /*.[13578] /custom-entities.ent -- 2.30.2