Accepting request 349588 from home:cboltz:branches:Apache
- fix typo in %apache_request_restart OBS-URL: https://build.opensuse.org/request/show/349588 OBS-URL: https://build.opensuse.org/package/show/Apache/apache-rpm-macros-control?expand=0&rev=3
This commit is contained in:
parent
aea9ecb256
commit
63736f0458
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 18 23:37:37 UTC 2015 - opensuse@cboltz.de
|
||||||
|
|
||||||
|
- fix typo in %apache_request_restart
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 10 15:12:08 UTC 2015 - pgajdos@suse.com
|
Tue Nov 10 15:12:08 UTC 2015 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
# restart only specified instance, %%{apache_restart_flag}@ \
|
# restart only specified instance, %%{apache_restart_flag}@ \
|
||||||
# means _only_ apache2.service \
|
# means _only_ apache2.service \
|
||||||
echo "$instance_name" > %{apache_restart_flag}@$instance_name \
|
echo "$instance_name" > %{apache_restart_flag}@$instance_name \
|
||||||
echo "Requesting apache restart ($instance_name intance)" \
|
echo "Requesting apache restart ($instance_name instance)" \
|
||||||
fi \
|
fi \
|
||||||
done \
|
done \
|
||||||
fi \
|
fi \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user