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
make plzip as the default lzip to be used in Dragora
[dragora.git]
/
archive
/
eudev
/
rc.log
blob
840947e975103923ebb524b017fd2fe2ee172c00
1
#! /bin/sh -
2
#
3
# Generic perpetrate(5) runscript for udevd(8).
4
#
5
6
if
test
"
$1
"
=
start
7
then
8
exec
tinylog_run
"
$2
"
9
fi
10