-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clusterd: Implement standard command service
Implement new udp service 'exec.2' which accepts a list of predefined commands to run. Implement new command `clusterd exec CMD...` The new usage is supposed to make `clusterd --exec` and the 'exec' UDP service obsolete. Having all commands which might be issued after file updates available in the same %CMD infrastructure will make the following changes easier and the file shorter, once the obsolete command `clusterd --exec` and the UDP services udp_rx_flush_gidcache, udp_rx_make_automaps, udp_rx_reexport and udp_rx_exec are removed.
- Loading branch information
Showing
1 changed file
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters