diff --git a/daemon/opensnitchd-dinit b/daemon/opensnitchd-dinit new file mode 100644 index 00000000..fdca2af5 --- /dev/null +++ b/daemon/opensnitchd-dinit @@ -0,0 +1,8 @@ +# Application firewall OpenSnitch +type = process +command = /usr/bin/opensnitchd -rules-path /etc/opensnitchd/rules +restart = true +smooth-recovery = yes +restart-delay = 15 +stop-timeout = 10 +restart-limit-count = 0