diff options
author | root <root@krebs> | 2011-09-09 23:10:53 +0200 |
---|---|---|
committer | root <root@krebs> | 2011-09-09 23:10:53 +0200 |
commit | ffe8db22cddabfe7c351aacfe5d0323787420f1a (patch) | |
tree | 787123d5c76bceac04303e21d009935820600fa9 /Reaktor/commands | |
parent | 76e4b36e48c443e6777658092ea3daa194fdeb48 (diff) |
//Reaktor/commands/reload: initial commit
Diffstat (limited to 'Reaktor/commands')
-rwxr-xr-x | Reaktor/commands/reload | 2 |
1 files changed, 2 insertions, 0 deletions
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 |