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