From ffe8db22cddabfe7c351aacfe5d0323787420f1a Mon Sep 17 00:00:00 2001 From: root Date: Fri, 9 Sep 2011 23:10:53 +0200 Subject: //Reaktor/commands/reload: initial commit --- Reaktor/commands/reload | 2 ++ Reaktor/public_commands/reload | 1 + 2 files changed, 3 insertions(+) create mode 100755 Reaktor/commands/reload create mode 120000 Reaktor/public_commands/reload (limited to 'Reaktor') diff --git a/Reaktor/commands/reload b/Reaktor/commands/reload new file mode 100755 index 00000000..1881be7d --- /dev/null +++ b/Reaktor/commands/reload @@ -0,0 +1,2 @@ +#! /bin/sh +exec pkill -U nobody diff --git a/Reaktor/public_commands/reload b/Reaktor/public_commands/reload new file mode 120000 index 00000000..9a337850 --- /dev/null +++ b/Reaktor/public_commands/reload @@ -0,0 +1 @@ +../commands/reload \ No newline at end of file -- cgit v1.2.3