Menu

[r1036]: / trunk / etc / rc.systemhalt  Maximize  Restore  History

Download this file

10 lines (8 with data), 157 Bytes

#!/usr/local/bin/php -f
<?php
require_once("globals.inc");
require_once("functions.inc");
require_once("util.inc");

// Start the shutdown
system_halt();
?>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.