aboutsummaryrefslogtreecommitdiffstats
path: root/add-syslog
diff options
context:
space:
mode:
Diffstat (limited to 'add-syslog')
-rwxr-xr-xadd-syslog2
1 files changed, 1 insertions, 1 deletions
diff --git a/add-syslog b/add-syslog
index 01f35f3..dd51527 100755
--- a/add-syslog
+++ b/add-syslog
@@ -103,7 +103,7 @@ sub add_rsyslog_entry {
close($out);
# relaunch rsyslog
- system('service rsyslog condreload 2>&1 >/dev/null');
+ system('service rsyslog condrestart 2>&1 >/dev/null');
}
sub add_new_source {