summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/krebs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-03-26 01:20:51 +0100
committermakefu <github@syntax-fehler.de>2014-03-26 01:20:51 +0100
commitce36ac2c8cbd27bb35956552e35607e924d2046f (patch)
tree97ef24cfa5021bff269b6eab2f6ed604ca33afd9 /filehooker/root-image/krebs
parent345e40a9be080f77945aaf8cbd11865ca834a035 (diff)
fix refresh_shares script
Diffstat (limited to 'filehooker/root-image/krebs')
-rwxr-xr-xfilehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares2
1 files changed, 1 insertions, 1 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares b/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares
index aaf7ad77..1005998b 100755
--- a/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares
+++ b/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares
@@ -1,4 +1,4 @@
#!/bin/sh
-
+ncdc_user=hooker
sudo /krebs/bin/refresh-shares.ship 2>&1
sudo -u $ncdc_user /krebs/bin/update-search.sh 2>&1