-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Introduce new setting
gallia.power_cycle_sleep_after
The powercycle works like this: 1. power off 2. wait for `gallia.power_cycle_sleep` time 3. power on 4. wait for `gallia.power_cycle_sleep_after` time Step 4 was hard coded to 2 secs before this change.
- Loading branch information
1 parent
4708238
commit 4f71766
Showing
2 changed files
with
12 additions
and
1 deletion.
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
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