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

Christian Hesse eworm at archlinux.org
Mon Dec 2 09:53:10 UTC 2019


    Date: Monday, December 2, 2019 @ 09:53:10
  Author: eworm
Revision: 370198

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

... just a cosmetic change.

Modified:
  systemd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-02 00:33:08 UTC (rev 370197)
+++ PKGBUILD	2019-12-02 09:53:10 UTC (rev 370198)
@@ -112,9 +112,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