michael@714: ## michael@714: ## fsl.arpd -- OSSP fsl configuration michael@714: ## michael@714: michael@714: ident (arpd)/.+ q{ michael@714: prefix( michael@714: prefix="%b %d %H:%M:%S %N <%L> $1[%P]: " michael@714: ) michael@714: -> { michael@714: debug: file( michael@714: path="@l_prefix@/var/arpd/arpd.log", michael@714: perm=0644 michael@714: ) michael@714: } michael@714: }; michael@714: