Ship openrc file in /etc/init.d

This commit is contained in:
Scott Kitterman
2019-04-26 19:57:06 -04:00
parent ec32109a52
commit 35745456a2
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
1.2.0 UNRELEASED
- Add new expand option to setup.py so various file system locations can be
specified at build/install time rather than being hard coded
- Install openrc init file for Gentoo and other openrc users
1.1.0 2019-04-12
- Add SubDomains option to enable signing for sub-domains (LP: #1811535)