How do I develop a YaST module that is available in the main menu of YaST?
1
vote
1
answer
260
views
I've read the official YaST module development documetations and I've implemented my YaST module successfully. Now I would like to create a
myModule
menu entry in YaST, i.e., when I type yast
, to have a menu like System
or Network Settings
, instead of needing to type
/sbin/yast2 myModule.ycp
every time I want to access my tool. How can I achieve this? I have not found any documentation about this online.
Asked by Klangen
(131 rep)
Nov 20, 2019, 03:15 PM
Last activity: Dec 2, 2019, 02:03 PM
Last activity: Dec 2, 2019, 02:03 PM