Files
Arch-R/packages/linux/init.d/01_date
2009-03-18 20:39:21 +01:00

8 lines
88 B
Bash

#!/bin/sh
#
# store boot time
#
# runlevels: openelec, debug
/bin/date > /tmp/bootdate