105ba02e05
--HG-- extra : convert_revision : e1c49bf7bd9b281e17a885e2f972f9302390726c
6 lines
60 B
Bash
6 lines
60 B
Bash
#!/bin/sh
|
|
#
|
|
# Run newsyslog every hour.
|
|
|
|
/sbin/newsyslog -b
|