summaryrefslogtreecommitdiffstats
path: root/freenx
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-12-30 22:27:48 +0000
committer Eric Hameleers <alien@slackware.com>2008-12-30 22:27:48 +0000
commitba0917fc0d486c7dabdb9f0573e9ffa9c956e0bc (patch)
treec7eb04b6f4523165854e52a3ffb31a0ada68f103 /freenx
parent8cbad8a8bb5d5dfcd12c4619a67e32cfb6bef324 (diff)
downloadasb-ba0917fc0d486c7dabdb9f0573e9ffa9c956e0bc.tar.gz
asb-ba0917fc0d486c7dabdb9f0573e9ffa9c956e0bc.tar.xz
Initial revision
Diffstat (limited to 'freenx')
-rw-r--r--freenx/build/freenx.logrotate9
1 files changed, 9 insertions, 0 deletions
diff --git a/freenx/build/freenx.logrotate b/freenx/build/freenx.logrotate
new file mode 100644
index 00000000..e4b60ed1
--- /dev/null
+++ b/freenx/build/freenx.logrotate
@@ -0,0 +1,9 @@
+/var/log/nxserver.log {
+ rotate 4
+ size=4M
+ notifempty
+ missingok
+ sharedscripts
+ copytruncate
+}
+