diff options
author | tv <tv@xso> | 2011-09-09 23:21:24 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-09-09 23:21:24 +0200 |
commit | 0285e30e054a4f8bce634a9aec314cd5aaa1e63a (patch) | |
tree | b18a725353217d13cfe415e677e5ba7932d6b746 /commands/reload | |
parent | dc45c9c947275956762f29095b56bb0d6d02fd89 (diff) |
//Reaktor: the user is called Reaktor
Diffstat (limited to 'commands/reload')
-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 |