aboutsummaryrefslogblamecommitdiffstats
path: root/doc/examples/daemon-dependencies/d-network
blob: 1b8c7dde1d83c42356ea07c4359c76ebe26d1f0e (plain) (tree)
1
2
3
4
5
6
7
8
9








                 
#!/bin/sh
PATH=.:$PATH
d=d-network

echo $d: starting
sleep 2
echo $d: ready
announce ready $d