- Add information to README about manually putting init scripts in the right

locations
This commit is contained in:
Scott Kitterman
2018-03-10 19:51:29 -05:00
parent 695de0db14
commit 59448e8e57
2 changed files with 9 additions and 1 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
0.9.5.1
0.9.5.1 2018-03-10
- Add conf file location to systemd unit file
- Add information to README about manually putting init scripts in the right
locations
0.9.5 2018-03-10
- Beta 1 (updated Alpha -> Beta warning in README and trove classifiers)
+6
View File
@@ -13,6 +13,12 @@ default is a feature:
python setup.py install --single-version-externally-managed --record=/dev/null
This should install everything, except for the service/init scripts to the
correct locations. dkimpy-milter.service needs to be manually copied to
/lib/systemd/system (on Debian, location may be different on other
distributions or operating systems). Similary, the sysv init script needs to
be copied to /etc/init.d for sysv users.
For users of Debian Stable (Debian 9, Codename Squueze), all dependencies are
available in either the main or backports repositories: