repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to extra-x86_64
[arch-packages.git]
/
ifplugd
/
trunk
/
ifplugd-daemon
blob
e21f4afbd192b6ca86ff954e064289d3165c86fd
1
#!/bin/bash
2
3
.
/
etc
/
ifplugd
/
ifplugd.conf
4
5
args
=
ARGS_
$1
6
[[
-z
${!args}
]] &&
args
=
$ARGS
|| args
=
${!args}
7
/
usr
/
bin
/
ifplugd
-i
"
$1
"
$args