Removed old TODO file.

Added sysd2v script which converts systemd unit files
into init.d style shell scripts.
This commit is contained in:
Jesse Smith
2019-11-16 15:58:56 -04:00
parent 9bc925d0e9
commit 3accc5e30c
3 changed files with 485 additions and 16 deletions

View File

@@ -7,6 +7,9 @@ sysvinit (2.97) unreleased; urgency=low
* Code clean-up and making sure we avoid freeing unused memory.
Patch provided by David Hoyer.
* Added shell script from Trek which converts systemd unit files
into init.d style scripts.
sysvinit (2.96) released; urgency=low
[ Jesse Smith ]