[arch-commits] Commit in lib32-systemd/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Mon Dec 2 09:57:25 UTC 2019


    Date: Monday, December 2, 2019 @ 09:57:25
  Author: eworm
Revision: 534682

set nologin-path to /usr/bin/nologin (FS#64665)

... just a cosmetic change and sync with core/systemd.

Modified:
  lib32-systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-02 08:56:02 UTC (rev 534681)
+++ PKGBUILD	2019-12-02 09:57:25 UTC (rev 534682)
@@ -90,9 +90,10 @@
 
     -Ddbuspolicydir=/usr/share/dbus-1/system.d
     -Ddefault-hierarchy=hybrid
+    -Ddefault-kill-user-processes=false
     -Ddefault-locale=C
-    -Ddefault-kill-user-processes=false
     -Dfallback-hostname='archlinux'
+    -Dnologin-path=/usr/bin/nologin
     -Dntp-servers="${_timeservers[*]}"
     -Ddns-servers="${_nameservers[*]}"
     -Drpmmacrosdir=no



More information about the arch-commits mailing list