Task #2810
closedPPA: use systemd startup scripts for daemons
100%
Description
In ppa-packaging, use systemd startup scripts for daemons (including NFD, NLSR, etc) on Ubuntu 15.04.
Updated by Alex Afanasyev almost 10 years ago
- Blocked by Task #1586: contrib: Add unit file(s) and instructions for systemd added
Updated by Junxiao Shi almost 10 years ago
- Subject changed from Update PPA for 15.02 to use systemd startup scripts for nfd, nlsr, and other daemons to PPA: use systemd startup scripts for daemons
- Description updated (diff)
- Category set to Tools
- Start date deleted (
05/13/2015)
Updated by Eric Newberry almost 10 years ago
- Status changed from New to Code review
- % Done changed from 0 to 30
I've only worked on NFD so far, but I want to see if I'm doing it correctly.
Updated by Eric Newberry almost 10 years ago
- % Done changed from 30 to 90
I went ahead and added the necessary debian package configuration for the daemons in ppa-packaging. However, only NFD seems to have a systemd script written for it. The following daemons have upstart scripts, but no systemd scripts:
repo-ng,
nlsr,
ndns,
ndn-tlv-ping,
nfd-autoconfig-server,
nfd-autoreg,
nfd-status-http-server
Updated by Eric Newberry almost 10 years ago
How will the other projects in ppa-packaging have systemd scripts created for them? Is it up to the developers of those projects to create the scripts and provide them to us?
Updated by Eric Newberry almost 10 years ago
- % Done changed from 90 to 100
I've written systemd scripts for repo-ng, ndns, and nlsr.
Updated by Alex Afanasyev almost 10 years ago
Can push the scripts as 3 separate issues for code review?
Updated by Eric Newberry over 9 years ago
Now that the NFD scripts will soon be merged, I'll need to rebase the other daemon's scripts on that commit. I'll start with ndns, then repo-ng, and finally nlsr. Hopefully, this will allow all the systemd scripts to merged as soon as possible.
Updated by Eric Newberry over 9 years ago
- Status changed from Code review to Closed