VictoriaMetrics/deployment/marketplace/vultr/victoriametrics-single/setup-per-boot.sh
Denys Holius 32be84fc75
Adds packer build for server with VM Single node in vultr.com marketplace (#3142)
* adds packer build for server with VM Single node in vultr.com marketplace

* fix missed varibale
2022-09-26 16:44:36 +03:00

4 lines
94 B
Bash
Executable File

#!/bin/bash
## Run on every boot.
echo $(date -u) ": System booted." >> /var/log/per-boot.log