Logo
Explore Help
Sign In
archr/Arch-R
0
0
Fork 0
You've already forked Arch-R
mirror of https://github.com/archr-linux/Arch-R.git synced 2026-03-31 14:41:55 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
82d5a9aeebf3fbc908592ae8ecee3db9d59cd804
Arch-R/packages/linux/init.d/01_date
Stephan Raue 4858cf3e0f changing runlevelsystem. you have now follow opportunities: 1 adding -textmode- as kernel parameter starts a textshell 2. adding -debugging- starts elisa in verbose mode and with additional logfiles 3. adding -textmode debugging- starts textshell in verbose mode and with additional logfiles 4. adding nothing starts elisa in quiet mode without creating additional logfiles
2009-03-28 00:01:06 +01:00

12 lines
141 B
Bash
Raw Blame History

#!/bin/sh
#
# store boot time
#
# runlevels: openelec, text, debug
. /etc/sysconfig
progress "saving Starttime"
/bin/date > /tmp/bootdate
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Page: 97ms Template: 18ms
English
English
Licenses API