]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-udev-trigger.service.in
Merge pull request #12105 from poettering/api-vfs-mount-flags
[thirdparty/systemd.git] / units / systemd-udev-trigger.service.in
index 0c33909cee3585f4742bccab64133e83ac70cbbb..b60204eccc0fc7abcfa199d18bf927e495cffd8d 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -17,4 +19,5 @@ ConditionPathIsReadWrite=/sys
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootbindir@/udevadm trigger --type=subsystems --action=add ; @rootbindir@/udevadm trigger --type=devices --action=add
+ExecStart=@rootbindir@/udevadm trigger --type=subsystems --action=add
+ExecStart=@rootbindir@/udevadm trigger --type=devices --action=add