• R/O
  • HTTP
  • SSH
  • HTTPS

ppp-resource-agents: Commit


Commit MetaInfo

Révision51c912005cfcefb4f92603edb3946bf14718c007 (tree)
l'heure2018-02-21 05:01:32
AuteurTatsuki Sugiura <sugi@nemu...>
CommiterTatsuki Sugiura

Message de Log

Tiny tune in sample setting.

Change Summary

Modification

--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ Here is an example that connect `dsl-provider`
77 ```
88 primitive ppp-myisp PPPConnection \
99 params isp=dsl-provider \
10- op monitor interval=30 timeout=10 \
11- op start timeout=60 interval=0 \
10+ op monitor interval=30 timeout=10 on-fail=restart \
11+ op start timeout=60 interval=0 on-fail=restart \
1212 op stop timeout=60 interval=0
1313 ```
1414
Afficher sur ancien navigateur de dépôt.