new package and package move

This commit is contained in:
Erkan IŞIK
2026-07-11 23:49:28 +03:00
parent 6083827a02
commit 15982225e9
41 changed files with 113 additions and 33 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
mkdir /run/belgenet
cd /usr/share/signNativeOsService
su -c "/usr/bin/java -jar /usr/share/signNativeOsService/signNativeOsService.jar > /dev/null 2>&1" &
echo $! > /run/belgenet/belgenet.pid