summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/radvd/files/radvd.service
Commit message (Collapse)AuthorAgeFilesLines
* radvd: fix daemon start-upChen Qi2014-10-211-4/+1
| | | | | | | | 1. Fix radvd.service to start daemon correctly. 2. Make the daemon run under 'radvd' user by default. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* radvd: add systemd service fileChen Qi2014-09-261-0/+14
Add systemd service for for radvd. The unit is disabled by default, just as Fedora20 does. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>