Projects
Staging
mythtv
mythbackend.logrotate.in
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mythbackend.logrotate.in of Package mythtv
# # Example configuration file for using logrotate to rotate your mythbackend log files # see: https://www.mythtv.org/wiki/Logrotate_-_mythbackend # /var/log/mythtv/mythbackend*.log { su @SYSUSER@ @SYSGROUP@ weekly rotate 8 missingok ifempty nocreate nocompress sharedscripts olddir /var/log/mythtv/old postrotate systemctl kill -q -s HUP --kill-who=main mythbackend.service find /var/log/mythtv/old -name 'mythbackend*' -type f -mtime +30 -delete endscript }
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.