mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
netopeer2-server: edited init script
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
This commit is contained in:
@@ -13,3 +13,7 @@ start_service() {
|
||||
procd_close_instance
|
||||
}
|
||||
|
||||
stop_service()
|
||||
{
|
||||
service_stop ${PROG}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user