python buffer umgangen

This commit is contained in:
2017-02-26 17:21:05 +01:00
parent a5719ae44f
commit ece471f167
3 changed files with 44 additions and 13 deletions

View File

@@ -1,8 +1,18 @@
/var/log/revpipyload
{
rotate 6
monthly
weekly
compress
delaycompress
missingok
notifempty
}
/var/log/revpipyloadapp
{
rotate 6
weekly
compress
delaycompress
missingok
notifempty
}

View File

@@ -2,6 +2,7 @@
autoreload=1
autostart=1
plcprogram=test.py
plcslave=0
xmlrpc=1
xmlrpcport=55123
zeroonexit=1