tftp/fsl.tftp

changeset 795
ef076e9bc56b
equal deleted inserted replaced
-1:000000000000 0:d25b6bb7c3ce
1 ##
2 ## fsl.tftp -- OSSP fsl configuration
3 ##
4
5 ident (tftpd)/.+ q{
6 prefix(
7 prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
8 )
9 -> {
10 debug: file(
11 path="@l_prefix@/var/tftp/tftp.log",
12 perm=0644
13 )
14 }
15 };
16

mercurial