summaryrefslogtreecommitdiffstats
path: root/units
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-01-09 12:51:54 +0100
committerMike Yuan <me@yhndnzj.com>2024-01-09 14:57:45 +0100
commitdeb869970d31ddd2c6cb4207169419063c586421 (patch)
tree075efff1013e57cd371f04bfc5bfb913ea33462e /units
parenttimedated: modernization (diff)
downloadsystemd-deb869970d31ddd2c6cb4207169419063c586421.tar.xz
systemd-deb869970d31ddd2c6cb4207169419063c586421.zip
importd: use Type=notify
Diffstat (limited to 'units')
-rw-r--r--units/systemd-importd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-importd.service.in b/units/systemd-importd.service.in
index fc24a05098..daa93776e1 100644
--- a/units/systemd-importd.service.in
+++ b/units/systemd-importd.service.in
@@ -13,6 +13,7 @@ Documentation=man:systemd-importd.service(8)
Documentation=man:org.freedesktop.import1(5)
[Service]
+Type=notify
ExecStart={{LIBEXECDIR}}/systemd-importd
BusName=org.freedesktop.import1
KillMode=mixed