|
NAMEcloud-init-per - Run a command with arguments at a specific frequency SYNOPSIScloud-init-per <frequency> <name> <cmd> [ arg1 [ arg2 [...]]] DESCRIPTIONRun a command with arguments at a specific frequency. This utility can make it easier to use boothooks or bootcmd on a per "once" or "always" basis. For example:
The cloud-init-per command replaced the cloud-init-run-module command. OPTIONS
COPYRIGHTCopyright (C) 2020 Canonical Ltd. License GPL-3 or Apache-2.0 SEE ALSOFull documentation at: <https://docs.cloud-init.io>
|