diff options
Diffstat (limited to 'abs/core/ntp/logrotate.d')
-rw-r--r-- | abs/core/ntp/logrotate.d | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/ntp/logrotate.d b/abs/core/ntp/logrotate.d new file mode 100644 index 0000000..8a9f066 --- /dev/null +++ b/abs/core/ntp/logrotate.d @@ -0,0 +1,4 @@ +/var/log/ntp.log { + missingok + copytruncate +} |