apache-mpm-worker: fixed Conflicts in systemd unit.

This commit is contained in:
Juan RP 2012-01-28 10:13:05 +01:00
parent c32ef215aa
commit 6fc24fa0c6
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[Unit]
Description=The Apache HTTP Server (Worker MPM)
After=syslog.target network.target remote-fs.target
Conflicts=apache.target apache-mpm-event.target
Conflicts=apache.service apache-mpm-event.service
[Service]
Type=forking

View File

@ -10,7 +10,7 @@ unset post_install pre_configure run_depends
# Override some vars.
pkgname=apache-mpm-worker
configure_args="${configure_args} --enable-modules= --prefix=/usr --with-mpm=worker"
revision=2
revision=3
short_desc="Apache HTTP Server - high speed threaded mode"
long_desc="
Each Apache Multi-Processing Module provides a different flavor of web