core-extra/daemon
Gabriel Somlo b1ea0574e5 daemon: start Quagga with default user/group names
Allow native distribution packages to run with their default user
and group names by no longer forcing "-u root -g root" on any of
the Quagga daemons' command lines.

This should continue to allow hand-compiled and/or "side-loaded"
Quagga software to run as root, if configured to do so at build
time.

Signed-off-by: Gabriel Somlo <glsomlo@cert.org>
2017-02-02 11:25:53 -05:00
..
core daemon: start Quagga with default user/group names 2017-02-02 11:25:53 -05:00
data daemon: Add the EMANE TDMA model to the list of an available models. 2016-12-22 10:53:23 -05:00
doc daemon: Have git ignore files generated when creating python 2015-02-13 22:35:34 +00:00
examples daemon: remove Quagga 'vtysh' service 2017-02-01 09:55:58 -05:00
ns3 daemon: remove Quagga 'vtysh' service 2017-02-01 09:55:58 -05:00
sbin daemon: Remove the SIGPIPE signal handler. 2016-10-20 18:10:41 -04:00
src netns: Add a close() method to VCmd objects. 2016-03-04 16:56:56 -05:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
CORE.e4p initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
Makefile.am daemon: Add a logrotate configuration file. 2015-12-29 13:50:28 -05:00
MANIFEST.in initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
setup.py daemon: Use automake to install python data files. 2015-05-26 17:33:57 +00:00