Update user-guide.md
Add missing underscore.
This commit is contained in:
parent
2355f1a3f2
commit
aac1734a70
@ -107,7 +107,7 @@ START_OPTS="--extraparameter sausage"
|
|||||||
|
|
||||||
init.d/foo:
|
init.d/foo:
|
||||||
start() {
|
start() {
|
||||||
/usr/sbin/foo-daemon ${STARTOPTS}
|
/usr/sbin/foo-daemon ${START_OPTS}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user