mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
make service interfaces and hosts one to one
This commit is contained in:
@@ -128,8 +128,8 @@ pub fn service_effect_handler() -> ParentHandler {
|
||||
// .subcommand("removeAddress",from_fn(remove_address))
|
||||
// .subcommand("exportAction",from_fn(export_action))
|
||||
// .subcommand("bind",from_fn(bind))
|
||||
// .subcommand("clearNetworkInterfaces",from_fn(clear_network_interfaces))
|
||||
// .subcommand("exportNetworkInterface",from_fn(export_network_interface))
|
||||
// .subcommand("clearServiceInterfaces",from_fn(clear_network_interfaces))
|
||||
// .subcommand("exportServiceInterface",from_fn(export_network_interface))
|
||||
// .subcommand("clearBindings",from_fn(clear_bindings))
|
||||
// .subcommand("getHostnames",from_fn(get_hostnames))
|
||||
// .subcommand("getInterface",from_fn(get_interface))
|
||||
|
||||
Reference in New Issue
Block a user