summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d8d56de)
raw | patch | inline | side by side (parent: d8d56de)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Tue, 18 Oct 2011 14:51:17 +0000 (16:51 +0200) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Tue, 18 Oct 2011 14:51:17 +0000 (16:51 +0200) |
This only caused issues when manually systemctl disabling and enabling them
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-ti/beagleboard/gadget-init/hokey-pokey.service | patch | blob | history | |
recipes-ti/beagleboard/gadget-init/storage-gadget-init.service | patch | blob | history |
diff --git a/recipes-ti/beagleboard/gadget-init/hokey-pokey.service b/recipes-ti/beagleboard/gadget-init/hokey-pokey.service
index ac92d734bc5e35eed7d160b5ee44f4276c51b8ad..dfe068929e612180508ac80c510e700600575c3b 100644 (file)
ExecStart=/sbin/modprobe g_zero
[Install]
-WantedBy=basic-user.target
+WantedBy=basic.target
diff --git a/recipes-ti/beagleboard/gadget-init/storage-gadget-init.service b/recipes-ti/beagleboard/gadget-init/storage-gadget-init.service
index 366d2fd4383a1eda42340e70ba7860c6be834b84..2fe48e15ee71f6f6e3fa23892aa22ad2294f4933 100644 (file)
ExecStart=/sbin/modprobe g_mass_storage file=/dev/mmcblk0p1 cdrom=0 stall=0 removable=1 nofua=1
[Install]
-WantedBy=basic-user.target
+WantedBy=basic.target