From 6932af98f4d17bc93f76ed96a564bde6661e85f5 Mon Sep 17 00:00:00 2001 From: abveritas Date: Mon, 10 Dec 2012 18:51:59 +0000 Subject: [PATCH] systemd rebuild, due to a wrong build being in the repo's --- systemd/PKGBUILD | 2 +- systemd/systemd.install | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/systemd/PKGBUILD b/systemd/PKGBUILD index 0e30b2aaa..28a8f28a6 100644 --- a/systemd/PKGBUILD +++ b/systemd/PKGBUILD @@ -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') diff --git a/systemd/systemd.install b/systemd/systemd.install index 52b1a7475..048bd9025 100644 --- a/systemd/systemd.install +++ b/systemd/systemd.install @@ -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