aboutsummaryrefslogtreecommitdiff
path: root/onac.sh
blob: 93ba4a80aadf16c652a3cf6985e978f837582b29 (plain)
1
2
3
4
#!/bin/sh
# File: /usr/local/bin/onac.sh
# the hash-bang is vital for eudev to be able to execute this script.
date -u "+$( hostname -s ) %s %FT%TZ now using utility power" >> /var/log/battery.log
bgstack15