]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - rules.d/90-vconsole.rules.in
Merge pull request #33334 from poettering/machined-more-pidfd
[thirdparty/systemd.git] / rules.d / 90-vconsole.rules.in
index 845785492bbe9ddfcb649697fae8d8c623525eba..bc7f8a1698aa3949aed5adc7ecc4383de9d9d50c 100644 (file)
@@ -9,4 +9,4 @@
 
 # Each vtcon keeps its own state of fonts.
 #
-ACTION=="add", SUBSYSTEM=="vtconsole", KERNEL=="vtcon*", RUN+="{{ROOTLIBEXECDIR}}/systemd-vconsole-setup"
+ACTION=="add", SUBSYSTEM=="vtconsole", KERNEL=="vtcon*", RUN+="{{SYSTEMCTL_BINARY_PATH}} --no-block restart systemd-vconsole-setup.service"