Sign in
nest-open-source
/
nest-cam
/
4320010
/
logrotate
/
refs/heads/master
/
.
/
logrotate
/
test
/
test-config.39.in
blob: 8e84927018417f4715ee22099df0140966c9c4ee [
file
] [
edit
]
create
&
DIR
&/
test
*.
log
{
monthly
rotate
0
mail user@myhost
.
org
maillast
sharedscripts
preremove
touch scriptout
printf
'%s'
"$(basename $*)"
>>
scriptout
this
should trigger an error
endscript
}