YaST2 Developers Documentation: Configuration of inetd | ![]() |
![]() functions files intro |
local users and groups are stored here We create both lists only once - during first EditOrCreateServiceDlg() call.
see local_users.
This map is used for (re)selecting table items. This is new inetd GUI improvement! :o) Indexes table items, ie. not counting deleted services.
See iid_to_index. This is reverse to iid_to_index. Indexes table items, ie. not counting deleted services.
used for conversion netd_conf to table's format
This function regenerates index_to_iid and iid_to_index maps
This function extracts provided packages (from Inetd::default_conf_*) for selected service. Matches by (service, protocol,"program (package)")
Ensure that a package is installed. Show dialog with packages names provided non-installed service.
In table_data, find the first item whose id is selected_item
Checks that the package should be installed. In normal mode, only for xinetd, for services thast are NI. In auto mode, check IsInstalled. otherwise screams nil.
This is main inetd module dialog.
Edit or create an entry
|
YaST2 Developers Documentation | ![]() |