repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
barrier
/
files
/
barrierc
/
run
blob
f57a57edaf3af0d963de2fd1e1a330dc53261473
1
#!/bin/sh
2
[
-r
.
/
conf
] &&
. .
/
conf
3
[
-z
$SERVER_ADDR
] &&
exit
0
4
[
-z
$SKIP_X11_TEST
] && !
ps
-C
Xorg
>/
dev
/
null
2
>&
1
&&
exit
0
5
exec
barrierc
--no-daemon
${OPTS:=--restart} $SERVER_ADDR