diff --git a/srcpkgs/runit-void/template b/srcpkgs/runit-void/template index 2be8f865283..45c6a4879f3 100644 --- a/srcpkgs/runit-void/template +++ b/srcpkgs/runit-void/template @@ -1,7 +1,7 @@ # Template file for 'runit-void' pkgname=runit-void version=20150402 -revision=1 +revision=2 wrksrc="void-runit-${version}" build_pie=yes build_style=gnu-makefile @@ -28,6 +28,8 @@ make_dirs=" /etc/zzz.d/resume 0755 root root" post_install() { + sed -i 's,--no-clear,--noclear,g' ${DESTDIR}/etc/sv/agetty*/conf + vconf ${XBPS_SRCPKGDIR}/systemd/files/hostname vconf ${XBPS_SRCPKGDIR}/systemd/files/os-release vconf ${XBPS_SRCPKGDIR}/systemd/files/locale.conf