- Add information to README about manually putting init scripts in the right
locations
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
0.9.5.1
|
0.9.5.1 2018-03-10
|
||||||
- Add conf file location to systemd unit file
|
- 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
|
0.9.5 2018-03-10
|
||||||
- Beta 1 (updated Alpha -> Beta warning in README and trove classifiers)
|
- Beta 1 (updated Alpha -> Beta warning in README and trove classifiers)
|
||||||
|
|||||||
@@ -13,6 +13,12 @@ default is a feature:
|
|||||||
|
|
||||||
python setup.py install --single-version-externally-managed --record=/dev/null
|
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
|
For users of Debian Stable (Debian 9, Codename Squueze), all dependencies are
|
||||||
available in either the main or backports repositories:
|
available in either the main or backports repositories:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user