Skip to content

Commit 6da97e6

Browse files
committed
Added note to example readme
Added additional note about hook naming in examples
1 parent 3709bdd commit 6da97e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

root/defaults/example/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ config
4040
- **DO NOT** use `dev` attribute, because it is set to static interface `tun0`.
4141
- **DO NOT** use any script running directives, because they are probably already set in `system.conf` (except `auth-user-pass-verify` is commented out), but use hooks directory.
4242
- **DO NOT** use log directives, because they are already set for `log` directory.
43+
- Please name your hooks as `\<number\>-\<name\>` to ensure order of execution.
4344

4445
### Wizard
4546

0 commit comments

Comments
 (0)