diff options
Diffstat (limited to 'commands')
-rwxr-xr-x | commands/reload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/reload b/commands/reload index 1881be7..2b78b17 100755 --- a/commands/reload +++ b/commands/reload @@ -1,2 +1,2 @@ #! /bin/sh -exec pkill -U nobody +exec pkill -U Reaktor |