mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 00:42:34 -04:00
Merge pull request #136 from fabianfrz/quagga
Quagga: integrate better into the services
This commit is contained in:
commit
d193c53aa3
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ function quagga_services()
|
|||
'stop' => array('quagga stop'),
|
||||
),
|
||||
'name' => 'quagga',
|
||||
'pidfile' => '/var/run/quagga/zebra.pid'
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue