]>
git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/misc-progs/ipfiredeath.c
1 /* SmoothWall helper program - smoothiedeath
3 * This program is distributed under the terms of the GNU General Public
4 * Licence. See the file COPYING for details.
6 * (c) Lawrence Manning, 2001
7 * Simple program intended to be installed setuid(0) that can be used for
10 * $Id: ipcopdeath.c,v 1.2 2003/12/11 10:57:34 riddles Exp $
22 safe_system("/sbin/shutdown -h now");