diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-04 13:16:38 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-04 13:16:38 -0500 |
commit | 47c490345256f2db32d8d883cd7c5243158a14e1 (patch) | |
tree | 1c1396781198e4024501c1921d8271cd0519113c /man/pam_systemd.xml | |
parent | 4fe52119233710903f9b52e1e608889fe5036837 (diff) |
build-sys: do not install pam_systemd(8) without PAM
Diffstat (limited to 'man/pam_systemd.xml')
-rw-r--r-- | man/pam_systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml index d74a91878c..2dc6651885 100644 --- a/man/pam_systemd.xml +++ b/man/pam_systemd.xml @@ -21,7 +21,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="pam_systemd"> +<refentry id="pam_systemd" conditional='HAVE_PAM'> <refentryinfo> <title>pam_systemd</title> |