Code Sample |
# Options for start/restart the daemons # For remote UDP logging use SYSLOGD="-r" # SYSLOGD="" |
Quote (line 383 @ /etc/init.d/dsl-config,) |
if checkbootparam "syslog"; then /sbin/syslogd >/dev/null && echo " ${GREEN}syslog started.${NORMAL}" fi |
Quote (mikshaw @ June 23 2008,14:25) | ||
20 minutes may be a little excessive, but I think 3 hours is excessively infrequent. I'm not sure what the original intent of mark was, but personally I use it to quickly get a visual of how much time has passed between events. I couldn't see it being very useful with an interval of more than an hour. 24 hours is completely pointless, from my point of view, considering I shut the thing down every night. |