Skip to content

Commit 81e3f7c

Browse files
committed
ensure-sysext: drop daemon-reload command
systemd-sysext will perform a daemon-reload for each merge / unmerge / refresh action. Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 17224c8 commit 81e3f7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

systemd/system/ensure-sysext.service

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ ConditionDirectoryNotEmpty=|/usr/lib/extensions
1111
[Service]
1212
Type=oneshot
1313
RemainAfterExit=yes
14-
ExecStart=/usr/bin/systemctl daemon-reload
1514
ExecStart=/usr/bin/systemctl restart --no-block sockets.target timers.target multi-user.target
1615
[Install]
1716
WantedBy=sysinit.target

0 commit comments

Comments
 (0)