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 | dc45c9c947275956762f29095b56bb0d6d02fd89 (patch) | |
tree | f04e19d02cb06b18009c48fa81b9311c9d6311b5 /commands | |
parent | a5335258dc9dfb1d990d0a52de7aa47f29a0f64d (diff) |
//Reaktor/commands/reload: initial commit
Diffstat (limited to 'commands')
-rwxr-xr-x | commands/reload | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/reload b/commands/reload new file mode 100755 index 0000000..1881be7 --- /dev/null +++ b/commands/reload @@ -0,0 +1,2 @@ +#! /bin/sh +exec pkill -U nobody |