This commit is contained in:
Ad Schellevis 2019-10-24 10:18:43 +02:00
parent c6cb6df8ff
commit 63769daaa9

View File

@ -46,7 +46,8 @@ function pf_services()
'description' => gettext('Interface groups'),
'nocheck' => true,
'php' => array(
'start' => 'interfaces_group_setup'
'start' => 'interfaces_group_setup',
'restart' => 'interfaces_group_setup',
),
'name' => 'ifgroups',
);