#!/bin/bash # ============================================================================ # DarkForge Linux — System Reboot # ============================================================================ # /etc/rc.d/rc.reboot — runs shutdown then reboots. # ============================================================================ /etc/rc.d/rc.shutdown reboot -f