forked from pool/apache2
Accepting request 309875 from home:elvigia:branches:Apache
- apache2.service: Only order us after network.target and nss-lookup.target but not pull the units in. - apache2.service: SSL requires correct system time to work properly, order after time-sync.target OBS-URL: https://build.opensuse.org/request/show/309875 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=448
This commit is contained in:
parent
1c66eaf9ed
commit
20d9617863
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 2 23:17:40 UTC 2015 - crrodriguez@opensuse.org
|
||||
|
||||
- apache2.service: Only order us after network.target and
|
||||
nss-lookup.target but not pull the units in.
|
||||
- apache2.service: SSL requires correct system time to
|
||||
work properly, order after time-sync.target
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 11:57:44 UTC 2015 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
[Unit]
|
||||
Description=The Apache Webserver
|
||||
Wants=network.target nss-lookup.target
|
||||
After=network.target nss-lookup.target
|
||||
After=network.target nss-lookup.target time-sync.target
|
||||
Before=getty@tty1.service plymouth-quit.service xdm.service
|
||||
|
||||
[Service]
|
||||
|
Loading…
x
Reference in New Issue
Block a user