Added binkp_waitaka option

Initial daemon mode nodelist change detection and restart
This commit is contained in:
zx
2024-10-12 21:14:28 +03:00
parent abb1153cf3
commit 21b7d8b2a8
2 changed files with 65 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
post_install() {
chmod
}
post_upgrade() {
post_install
}