mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
Alle Restartskripte umbenannt in CTRL Skripte
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@812 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -58,7 +58,7 @@ if ($logsettings{'ACTION'} eq $Lang::tr{'save'})
|
||||
unless ($errormessage)
|
||||
{
|
||||
&General::writehash("${General::swroot}/logging/settings", \%logsettings);
|
||||
system('/usr/local/bin/restartsyslogd') == 0
|
||||
system('/usr/local/bin/syslogdctrl') == 0
|
||||
or $errormessage = "$Lang::tr{'bad return code'} " . $?/256;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user