]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: add missing usb-gadget.target
authorKyle Russell <bkylerussell@gmail.com>
Fri, 28 Aug 2020 13:36:35 +0000 (09:36 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 1 Sep 2020 15:22:12 +0000 (17:22 +0200)
(cherry picked from commit dd050420390c6557354b0e3aaecd52abc4bf906c)

units/meson.build

index aa2ed115ea2bcff8a146c4a10800547a76494482..275daad3f4e8609d1c253590d7fd3ca544e2d9bf 100644 (file)
@@ -148,6 +148,7 @@ units = [
         ['tmp.mount',                           '',
          'local-fs.target.wants/'],
         ['umount.target',                       ''],
+        ['usb-gadget.target',                   ''],
         ['user.slice',                          ''],
         ['var-lib-machines.mount',              'ENABLE_MACHINED',
          'remote-fs.target.wants/ machines.target.wants/'],