mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-23 18:14:54 +08:00
systemd rebuild, due to a wrong build being in the repo's
This commit is contained in:
parent
9ded2ba4dc
commit
6932af98f4
@ -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')
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user