termrc, cpurc: clarify comments by removing lies
This commit is contained in:
parent
63ac70281a
commit
e9b6f349b8
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/rc
|
#!/bin/rc
|
||||||
# the pccpuf kernel runs this file
|
# this file is run if service=cpu
|
||||||
|
|
||||||
date > /env/boottime
|
date > /env/boottime
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/rc
|
#!/bin/rc
|
||||||
# terminal startup
|
# this file is run if service=terminal
|
||||||
TIMESYNCARGS=(-rLa1000000)
|
TIMESYNCARGS=(-rLa1000000)
|
||||||
|
|
||||||
# bind all likely devices
|
# bind all likely devices
|
||||||
|
|
Loading…
Reference in a new issue