]> git.pld-linux.org Git - packages/SysVinit.git/blobdiff - sysvinit-halt.patch
- rel 2; rpm 4 compatible provides/obsoletes
[packages/SysVinit.git] / sysvinit-halt.patch
index 7d5331781c21e5b3e9fca6ccdbb6c7c08d712989..7c6146bc63908db7896c68405134d74e5cf622df 100644 (file)
@@ -16,7 +16,7 @@
 +                      close(open(file, O_CREAT|O_RDWR, 0644));
 +                      free(file);
 +                              
-                       do_shutdown(do_reboot ? "-r" : "-h", tm);
+                       do_shutdown(do_reboot ? "-r" : "-h", do_poweroff, tm);
 +              }
        }
  
This page took 0.065344 seconds and 4 git commands to generate.