misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-04-10 19:39:42 +02:00
parent 1f50fb8178
commit 4ac5980298
Failed to generate hash of commit

View file

@ -8,7 +8,7 @@ After=network.target
Type=simple Type=simple
ExecStart=/usr/local/bin/opensnitchd -log-file /var/log/opensnitchd.log -rules-path /etc/opensnitchd/rules -ui-socket unix:///tmp/osui.sock ExecStart=/usr/local/bin/opensnitchd -log-file /var/log/opensnitchd.log -rules-path /etc/opensnitchd/rules -ui-socket unix:///tmp/osui.sock
Restart=always Restart=always
RestartSec=3 RestartSec=30
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target