mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sysrepo: bump to latest version
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
This commit is contained in:
@@ -23,6 +23,8 @@ start_service() {
|
||||
|
||||
stop_service()
|
||||
{
|
||||
kill -9 `ps | grep netopeer2-server | grep -v grep | awk '{print $1}'` >/dev/null 2>&1
|
||||
service_stop ${PROG_PLUGIN}
|
||||
service_stop ${PROG_DEAMON}
|
||||
rm -rf /var/run/sysrepo-subscriptions/*
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user