Commit Graph

8 Commits

Author SHA1 Message Date
Emanuele Faranda
c10f06e382 Fix missing n2n-ntopng in configure 2019-03-07 11:25:10 +01:00
Luca Deri
9490c361da Path fix 2019-03-07 11:20:57 +01:00
emanuele-f
82facbba88 Add n2n-ntopng to bind the services lifetimes 2019-03-07 11:20:14 +01:00
Emanuele Faranda
92faeb54ad Add support for multi-service n2n edge
E.g. systemctl start edge@n2n1 will read /etc/n2n/edge-n2n1.conf
2019-03-07 11:19:54 +01:00
emanuele-f
b034730f19 Use systemd helpers to honor system wide preferences on service enable/start
Also fix services being started after upgrade even if they were disabled but config existed
2019-03-07 10:17:11 +01:00
Luca Deri
61887c740d Config files are installed with the .sample extension
You can now do 'cp edge.conf.sample edge.conf' to create a n2n configuration. If the .conf (for edge and supernode) are present, the service is enabled automatically. This prevents unwanted services to be enabled, and it preserves services activation across updates
2019-03-07 10:17:03 +01:00
Luca Deri
06f29cbc5e Disable automatic n2n startup 2019-03-07 10:16:50 +01:00
Luca Deri
30e7a700c0 File rename 2018-08-17 12:56:47 +02:00