Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mahara-scripts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
mahara
mahara-scripts
Commits
f3b00ce0
Commit
f3b00ce0
authored
Jun 07, 2011
by
Richard Mansfield
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rotate langpack logs
parent
7a1a0ef3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
debian/custom-site-mahara-langpacks.logrotate
debian/custom-site-mahara-langpacks.logrotate
+18
-0
debian/rules
debian/rules
+1
-0
No files found.
debian/custom-site-mahara-langpacks.logrotate
0 → 100644
View file @
f3b00ce0
/var/log/mahara-langpacks/langpacks.log {
weekly
missingok
rotate 52
compress
delaycompress
notifempty
create 640 maharabot maharabot
}
/var/log/mahara-langpacks/update-pot.log {
weekly
missingok
rotate 52
compress
delaycompress
notifempty
create 640 maharabot maharabot
}
debian/rules
View file @
f3b00ce0
...
...
@@ -21,6 +21,7 @@ binary:
dh_install
dh_installdirs
dh_installcron
dh_installlogrotate
dh_gencontrol
dh_md5sums
dh_builddeb
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment