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 | 9e81bd677a1efa4533ff4eee84610518f6d5ff4b (patch) | |
tree | ee3d29ed38d83ed1c3917f01af62cfd36ff55f08 /Reaktor/commands | |
parent | ffe8db22cddabfe7c351aacfe5d0323787420f1a (diff) |
//Reaktor: the user is called Reaktor
Diffstat (limited to 'Reaktor/commands')
-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 |