mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 12:01:54 +02:00
11 lines
346 B
Diff
11 lines
346 B
Diff
--- a/daemon/data/init/opensnitchd.service
|
|
+++ b/daemon/data/init/opensnitchd.service
|
|
@@ -4,7 +4,7 @@
|
|
|
|
[Service]
|
|
Type=simple
|
|
-ExecStart=/usr/local/bin/opensnitchd
|
|
+ExecStart=/usr/bin/opensnitchd -rules-path /etc/opensnitchd/rules -ui-socket unix:///tmp/osui.sock -cpu-profile /tmp/cpu.profile
|
|
Restart=always
|
|
RestartSec=30
|
|
TimeoutStopSec=10
|