taskd: move to Miscellaneous menu
authorArnout Vandecappelle <arnout@mind.be>
Sun, 13 Mar 2016 23:00:05 +0000 (00:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 14 Mar 2016 22:43:37 +0000 (23:43 +0100)
It's not really a networking tool (if everything that does something on
the network would be called a networking tool, we wouldn't have much
else).

Since we don't really have an appropriate menu for it, put it in
Miscellaneous.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in

index 2e00fbb5824c2341de8fad9337d3fbe4a41e804d..7128bcac33c417cb73458aa9edd7fcf7953bc2fa 100644 (file)
@@ -1315,6 +1315,7 @@ menu "Miscellaneous"
        source "package/qpdf/Config.in"
        source "package/shared-mime-info/Config.in"
        source "package/snowball-init/Config.in"
+       source "package/taskd/Config.in"
        source "package/wine/Config.in"
        source "package/xutil_util-macros/Config.in"
 endmenu
@@ -1490,7 +1491,6 @@ endif
        source "package/sshpass/Config.in"
        source "package/strongswan/Config.in"
        source "package/stunnel/Config.in"
-       source "package/taskd/Config.in"
        source "package/tcpdump/Config.in"
        source "package/tcping/Config.in"
        source "package/tcpreplay/Config.in"