Advertisement
aaditya

systemd enabled arch packages

Mar 17th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. # find /var/abs/ -type f -name "*" -exec grep -H -e "--enable-systemd" -e "--with-systemd" -w {} \;
  2. /var/abs/community/cinnamon-screensaver/PKGBUILD: --with-mit-ext --with-systemd
  3. /var/abs/community/cinnamon-control-center/PKGBUILD: --enable-systemd \
  4. /var/abs/community/autofs/git-fixes.patch:+- allow --with-systemd to take a path arg.
  5. /var/abs/community/autofs/git-fixes.patch:-[ --with-systemd install systemd unit file if systemd unit directory
  6. /var/abs/community/autofs/git-fixes.patch:+[ --with-systemd@<:@=systemddir@:>@ install systemd unit file. If 'yes'
  7. /var/abs/community/autofs/git-fixes.patch:- --with-systemd install systemd unit file if systemd unit directory
  8. /var/abs/community/autofs/git-fixes.patch:+ --with-systemd[=systemddir] install systemd unit file. If 'yes'
  9. /var/abs/community/autofs/PKGBUILD: --enable-ignore-busy --with-systemd
  10. /var/abs/community/dbmail/PKGBUILD: --enable-systemd --enable-manpages
  11. /var/abs/community/cinnamon-session/PKGBUILD: --disable-schemas-compile --enable-systemd --disable-gconf
  12. /var/abs/community/cinnamon-settings-daemon/PKGBUILD: --libexecdir=/usr/lib/$pkgname --disable-static --enable-systemd
  13. /var/abs/community/audit/PKGBUILD: --enable-systemd=yes \
  14. /var/abs/community/mate-accountsdialog/PKGBUILD: --enable-systemd
  15. /var/abs/core/openvpn/PKGBUILD: --enable-systemd
  16. /var/abs/core/procps-ng/PKGBUILD: --with-systemd \
  17. /var/abs/core/dbus/PKGBUILD: --enable-systemd
  18. /var/abs/extra/syslog-ng/PKGBUILD: --enable-systemd --with-systemdsystemunitdir=/usr/lib/systemd/system
  19. /var/abs/extra/gdm/PKGBUILD: --with-systemd \
  20. /var/abs/extra/gnome-session/PKGBUILD: --disable-schemas-compile --enable-systemd --disable-gconf
  21. /var/abs/extra/gnome-system-monitor/PKGBUILD: --libexecdir=/usr/lib/$pkgname --enable-systemd
  22. /var/abs/extra/accountsservice/PKGBUILD: --localstatedir=/var --disable-static --enable-systemd
  23. /var/abs/extra/xorg-server/PKGBUILD: --enable-systemd-logind \
  24. /var/abs/extra/xorg-xdm/git_fixes.diff:+AC_ARG_WITH([systemd-daemon], AS_HELP_STRING([--with-systemd-daemon],
  25. /var/abs/extra/efl/PKGBUILD: --enable-xinput22 --enable-multisense --enable-systemd \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement