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

Evangelos Foutras foutrelis at archlinux.org
Mon Jun 22 20:43:09 UTC 2015


    Date: Monday, June 22, 2015 @ 22:43:09
  Author: foutrelis
Revision: 241190

udevd: suppress warning if we don't find cgroup

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++++
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-22 20:40:42 UTC (rev 241189)
+++ PKGBUILD	2015-06-22 20:43:09 UTC (rev 241190)
@@ -34,6 +34,10 @@
   # https://github.com/systemd/systemd/commit/c5d452bb228e
   git cherry-pick -n c5d452bb228e
 
+  # udevd: suppress warning if we don't find cgroup
+  # https://github.com/systemd/systemd/commit/11b9fb15be96
+  git cherry-pick -n 11b9fb15be96
+
   ./autogen.sh
 }
 



More information about the arch-commits mailing list