mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Merge pull request #136 from fabianfrz/quagga
Quagga: integrate better into the services
This commit is contained in:
@@ -41,6 +41,7 @@ function quagga_services()
|
||||
'stop' => array('quagga stop'),
|
||||
),
|
||||
'name' => 'quagga',
|
||||
'pidfile' => '/var/run/quagga/zebra.pid'
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user