summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdebase/debian/tdm-trinity.postrm
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-11-27 12:15:04 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-11-27 12:22:55 +0100
commit55fbcd419d4291d8234ec10577436c5c30dbff61 (patch)
tree0c26ffd217f11d591728f67aafc301048fcd73f3 /dilos/core/tdebase/debian/tdm-trinity.postrm
parent80ece3509cb91ebac8702d11bfd717c2e3637845 (diff)
downloadtde-packaging-55fbcd419d4291d8234ec10577436c5c30dbff61.tar.gz
tde-packaging-55fbcd419d4291d8234ec10577436c5c30dbff61.zip
DEB tdebase: Prevent unwanted restarting TDM service during upgrade.
This made it possible to add #DEBHELPER# back to TDM prerm script. This resolves issue TDE/tdebase#409. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'dilos/core/tdebase/debian/tdm-trinity.postrm')
-rw-r--r--dilos/core/tdebase/debian/tdm-trinity.postrm3
1 files changed, 0 insertions, 3 deletions
diff --git a/dilos/core/tdebase/debian/tdm-trinity.postrm b/dilos/core/tdebase/debian/tdm-trinity.postrm
index 2454461f4..881d73298 100644
--- a/dilos/core/tdebase/debian/tdm-trinity.postrm
+++ b/dilos/core/tdebase/debian/tdm-trinity.postrm
@@ -42,9 +42,6 @@ fi
# update-rc.d tdm remove >/dev/null || true
# fi
#fi
-#if [ -d /run/systemd/system ] ; then
-# systemctl --system daemon-reload >/dev/null || true
-#fi
#DEBHELPER#