From f42893411ca1f6d04c1741962826c9004a2afa6a Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 13 Sep 2011 17:23:25 +0200 Subject: //Reaktor: use debilian-compatible username --- Reaktor/commands/reload | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Reaktor/commands') diff --git a/Reaktor/commands/reload b/Reaktor/commands/reload index 2b78b178..bfa1f041 100755 --- a/Reaktor/commands/reload +++ b/Reaktor/commands/reload @@ -1,2 +1,2 @@ #! /bin/sh -exec pkill -U Reaktor +exec pkill -U reaktor -- cgit v1.2.3