1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-04 05:17:43 +03:00

units: add missing usb-gadget.target

(cherry picked from commit dd05042039)
(cherry picked from commit 4804ce1488)
(cherry picked from commit 4db76e17a4)
This commit is contained in:
Kyle Russell 2020-08-28 09:36:35 -04:00 committed by Zbigniew Jędrzejewski-Szmek
parent 9ef259dd4d
commit 6ab20e9f3b

View File

@ -110,6 +110,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/'],