repo.or.cz
/
dragora.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove distro alpha status
[dragora.git]
/
archive
/
dhcpcd
/
rc.log
blob
85e741732d72b870684e6321918dd9e298a2b3f9
1
#! /bin/sh -
2
#
3
# Generic perpetrate(5) runscript for dhcpcd.
4
#
5
6
if
test
"
$1
"
=
start
7
then
8
exec
tinylog_run
"
$2
"
9
fi
10