mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
committed by
GitHub
parent
d724e1bd60
commit
41ae6236de
@@ -53,7 +53,7 @@ function miniupnpd_services()
|
||||
|
||||
$pconfig = array();
|
||||
$pconfig['name'] = 'miniupnpd';
|
||||
$pconfig['description'] = gettext('Univeral Plug and Play');
|
||||
$pconfig['description'] = gettext('Universal Plug and Play');
|
||||
$pconfig['php']['restart'] = array('miniupnpd_stop', 'miniupnpd_start');
|
||||
$pconfig['php']['start'] = array('miniupnpd_start');
|
||||
$pconfig['php']['stop'] = array('miniupnpd_stop');
|
||||
|
||||
Reference in New Issue
Block a user