mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
aliases.cgi: Use new system methods
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -567,7 +567,7 @@ sub SortDataFile
|
||||
#
|
||||
sub BuildConfiguration {
|
||||
# Restart service associated with this
|
||||
system '/usr/local/bin/setaliases';
|
||||
&General::system('/usr/local/bin/setaliases');
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user