systemd rebuild, due to a wrong build being in the repo's

This commit is contained in:
abveritas 2012-12-10 18:51:59 +00:00
parent 9ded2ba4dc
commit 6932af98f4
2 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@
pkgname=systemd
pkgver=196
pkgrel=1
pkgrel=2
arch=('x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
license=('GPL2' 'LGPL2.1' 'MIT')

View File

@ -23,7 +23,6 @@ post_upgrade() {
mv /etc/systemd/system/getty.target.wants/getty@tty1.service /etc/systemd/system/getty.target.wants/getty@tty1.service.pacsave
mv /etc/systemd/system/getty.target.wants/getty@tty1new.service /etc/systemd/system/getty.target.wants/getty@tty1.service
rm /etc/systemd/system/getty.target.wants/getty@tty1.service.pacsave
rm /etc/systemd/system/getty.target.wants/getty@tty1new.service
if sd_booted; then
systemctl --system daemon-reexec