]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1.sysconfig
- sample for $RPM_SKIP_AUTO_RESTART
[packages/apache1.git] / apache1.sysconfig
index 69b701b782760f18ad62b32b19ed3e00c5b2220b..3a6676e7738c4d434ccd68eadb6c31fa20b2964a 100644 (file)
@@ -6,3 +6,8 @@ SERVICE_RUN_NICE_LEVEL="+5"
 # Cmdline options
 HTTPD_OPTS=""
 
+# Skip apache restarts invoked from rpm installs.
+# Enable this if you run a production server and don't want rpm upgrade restart
+# your webserver like 20 times. But you should be aware of that then you need
+# to restart by hand the webserver.
+RPM_SKIP_AUTO_RESTART=no
This page took 0.026321 seconds and 4 git commands to generate.