index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
rdate
/
rdate.ip-up
blob: a80a7f3200b70121e5241515b0a5d417ab32a8b8 (
plain
)
1
2
3
4
#!/bin/mksh . /etc/rc.conf [[ $rdate_flags = NO ]] || /usr/ucb/rdate $rdate_flags exit 0