summaryrefslogtreecommitdiff
path: root/libre/systemd/systemd.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2021-07-13 02:16:10 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2021-07-13 02:16:10 -0500
commit028b27c2fa7f9aa02bdfae91aa291817adf85dde (patch)
tree92c118cfc2d537024954df4339448898c4c2a86e /libre/systemd/systemd.install
parentbd75881499157fc89e7e8768b249623cb1fef0f2 (diff)
downloadabslibre-028b27c2fa7f9aa02bdfae91aa291817adf85dde.tar.gz
abslibre-028b27c2fa7f9aa02bdfae91aa291817adf85dde.tar.bz2
abslibre-028b27c2fa7f9aa02bdfae91aa291817adf85dde.zip
systemd-249-3.parabola1: updating version
Diffstat (limited to 'libre/systemd/systemd.install')
-rw-r--r--libre/systemd/systemd.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/libre/systemd/systemd.install b/libre/systemd/systemd.install
index bbc7efd83..cece9d2de 100644
--- a/libre/systemd/systemd.install
+++ b/libre/systemd/systemd.install
@@ -47,6 +47,10 @@ post_install() {
post_upgrade() {
post_common "$@"
+ if sd_booted; then
+ systemctl --system daemon-reexec
+ fi
+
local v upgrades=(
242.0-2
)