Commit graph

9 commits

Author SHA1 Message Date
Timur13240
4a21518db2
Replace docs link in opensnitchd.service
replace that "https://github.com/gustavo-iniguez-goya/opensnitch/wiki" link
to "https://github.com/evilsocket/opensnitch/wiki" link
2023-02-09 20:56:29 +00:00
Gustavo Iñiguez Goia
a3538a728f
systemd service: wait 10s to stop, otherwise kill daemon 2022-10-27 17:53:42 +02:00
Gustavo Iñiguez Goia
cfeba55515
systemd service: start the daemon earlier
The daemon doesn't need network connectivity to work, so we don't need
to wait until we're online.

Closes #723
2022-10-05 22:10:04 +02:00
Yaroslav Chvanov
64dc70aa7a
Improve systemd service unit name
It was a full sentence that looked out of place. Official documentation
of systemd recommends to make it a short capitalized label, preferably a
noun.
See man page `systemd.unit`.[1]

[1] https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Description=
2022-02-02 14:24:13 +03:00
Gustavo Iñiguez Goia
0d1e9f5b47 set server address and log file from the default config
The server address and log file were hardcoded into the
opensnitchd.service file, making it almost impossible to change.

Soon we'll be able to change it from the UI.
2020-10-26 23:16:27 +01:00
deathtrip
b359bfd754
update upstream url 2020-04-05 11:35:30 +02:00
evilsocket
4699e13d9e
misc: small fix or general refactoring i did not bother commenting 2018-04-13 11:18:26 +02:00
evilsocket
4ac5980298
misc: small fix or general refactoring i did not bother commenting 2018-04-10 19:39:42 +02:00
evilsocket
4e820db6c7
install rules and systemd integration (closes #118) 2018-04-10 19:16:29 +02:00