[arch-commits] Commit in systemd/trunk (PKGBUILD systemd.install)
Christian Hesse
eworm at archlinux.org
Mon Apr 26 14:41:34 UTC 2021
Date: Monday, April 26, 2021 @ 14:41:34
Author: eworm
Revision: 413900
act from current working directory
Modified:
systemd/trunk/PKGBUILD
systemd/trunk/systemd.install
-----------------+
PKGBUILD | 2 +-
systemd.install | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-26 14:22:54 UTC (rev 413899)
+++ PKGBUILD 2021-04-26 14:41:34 UTC (rev 413900)
@@ -7,7 +7,7 @@
_tag='e13126bd95857eb9344e030edbb4c603aab63884' # git rev-parse v${_tag_name}
_tag_name=248
pkgver="${_tag_name/-/}"
-pkgrel=5
+pkgrel=5.1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
Modified: systemd.install
===================================================================
--- systemd.install 2021-04-26 14:22:54 UTC (rev 413899)
+++ systemd.install 2021-04-26 14:41:34 UTC (rev 413900)
@@ -76,7 +76,7 @@
systemd-resolved.service
# ... same for resolv.conf symlink for systemd-resolved
- ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
+ ln -sf /run/systemd/resolve/stub-resolv.conf etc/resolv.conf
echo ":: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your"
echo " bootloader to replace sysvinit with systemd, or install systemd-sysvcompat"
More information about the arch-commits
mailing list