1e9a4f56f5
examples/var_service: use "exec sleep 5" instead of "{ sleep 5; exit; }"
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2019-04-21 14:30:19 +02:00
1e474d3d93
service examples: if iface do not exist, retry upping it
...
I've had a case of a machine where eth0 was appearing a bit later
after the boot, and appearing _downed_. ifplugd then fails to detect
"link up". Thus, depending on how service startup
("ip link set dev eth0 up") races with driver initialization,
ethernet randomly fails to initialize on boot.
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2019-04-05 18:41:48 +02:00
5a387e26c2
dhcp service example: rewrite "private network to mask" as case statement
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2019-02-08 10:37:05 +01:00
2feaba1d8d
dhcp service example: cater for servers hot giving subnet and/or router
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2019-02-05 17:48:24 +01:00
14339191af
examples/var_service/: use standard logger script, viewer and pager scripts
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2018-07-03 23:23:09 +02:00
aa75a7da7f
examples/var_service/: use "svc" for service commands, other tweaks
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2018-07-03 17:02:50 +02:00
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
...
By klemens <ka7@github.com >
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2017-04-17 16:13:32 +02:00
4f8ecf273c
update network service examples
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2015-10-24 14:55:33 +02:00
192c14bd87
Improve examples/var_service READMEs
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2014-02-21 12:55:43 +01:00
3581c62515
whitespace fixes
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2010-01-25 13:39:24 +01:00
573ba4e92e
fix examples which used non-standard cut -b0-NNN
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2010-01-18 12:25:09 +01:00
b6d221ac9c
fix 'not not' in comment
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2009-11-09 11:12:45 +01:00
002bdc3e2a
tweak service examples a bit (less verbose comment in dhcp_if)
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2009-11-09 11:04:54 +01:00
391dd92ce2
tweak dhcp service example - add ntp configuration
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2009-11-09 09:39:50 +01:00
6cf7f01256
adding example runit-style service directory
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com >
2009-11-06 04:04:19 +01:00