integrate better into the services

This commit is contained in:
Fabian Franz 2017-04-27 21:47:07 +02:00
parent 2ed736f570
commit 283fea96e9

View file

@ -41,6 +41,7 @@ function quagga_services()
'stop' => array('quagga stop'),
),
'name' => 'quagga',
'pidfile' => '/var/run/quagga/zebra.pid'
);
}