makemac command
Command makemac manages MacService instances for LUCI.
It performs several different operations:
- Detects MacService leases that MacService thinks are running, but never connected to LUCI (failed to boot?) and destroys them.
- Detects MacService leases that MacService thinks are running, but LUCI thinks are dead (froze/crashed?) and destoys them.
- Renews MacService leases that both MacService and LUCI agree are healthy to ensure they don't expire.
- Destroys MacService leases with images that are not requested by the configuration in config.go.
- Launches new MacService leases to ensure that there are the at least as many leases of each type as specified in the configuration in config.go.
- Version
- v0.0.0-20250421191922-3619c213cff3 (latest)
- Published
- Apr 21, 2025
- Platform
- linux/amd64
- Imports
- 15 packages
- Last checked
- 3 months ago –
Tools for package owners.