[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/227: gnu: shadow: Set log in /var/log.
From: |
guix-commits |
Subject: |
06/227: gnu: shadow: Set log in /var/log. |
Date: |
Thu, 11 Nov 2021 12:29:46 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit f09563abb3cda1fe0d3a12e43c8f5382fb50d4c3
Author: Brice Waegeneire <brice@waegenei.re>
AuthorDate: Sat Nov 7 10:18:23 2020 +0100
gnu: shadow: Set log in /var/log.
Fixes lastlog and faillog commands which otherwise look for lastlog and
faillog files in /etc.
* gnu/packages/admin.scm (shadow)[arguments]: Add configure flag
'shadow_cv_logdir'.
---
gnu/packages/admin.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index f9eeffa..7a12699 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -835,6 +835,7 @@ hostname.")
'(,@(if (hurd-target?)
'()
'("--with-libpam"))
+ "shadow_cv_logdir=/var/log"
"ac_cv_func_setpgrp_void=yes")
#:phases
- 26/227: gnu: gst-plugins-bad: Add missing inputs to enable more features., (continued)
- 26/227: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/11
- 29/227: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/11
- 15/227: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 22/227: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/11
- 24/227: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/11
- 40/227: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/11
- 36/227: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/11
- 35/227: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/11/11
- 38/227: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/11
- 02/227: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/11/11
- 06/227: gnu: shadow: Set log in /var/log.,
guix-commits <=
- 08/227: gnu: gtk+: Add a debug output., guix-commits, 2021/11/11
- 12/227: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 13/227: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 19/227: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/11
- 16/227: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 17/227: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 20/227: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/11
- 18/227: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 23/227: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/11/11
- 34/227: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/11/11