added systemd unit, added last-dist in Makefile, changed logs and pid dirs for debian packages

This commit is contained in:
atnaguzin 2016-10-31 14:37:36 +03:00
parent ef3030abe5
commit 3d0818ec53
13 changed files with 57 additions and 14 deletions

View file

@ -10,8 +10,7 @@ index 7d04ba0..33ee184 100644
+USE_AESNI := no
USE_STATIC := no
USE_MESHNET := no
-USE_UPNP := no
+USE_UPNP := yes
USE_UPNP := no
ifeq ($(UNAME),Darwin)
DAEMON_SRC += DaemonLinux.cpp