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

units: add missing usb-gadget.target

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

View File

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