diff options
author | makefu <github@syntax-fehler.de> | 2014-03-19 19:22:01 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-03-19 19:22:01 +0100 |
commit | 9acc67ee5d32dff4c6c3485a4ee4910b0be1dad4 (patch) | |
tree | 477bb900a909684dffeac0fd6d408aee429d8931 /filehooker/root-image/krebs/bin/filehooker_configure_netshare.ship | |
parent | d475d7de351832268cd8c059633eef97034c12ac (diff) |
Reaktor: Reaktor.service -> Reaktor@
Diffstat (limited to 'filehooker/root-image/krebs/bin/filehooker_configure_netshare.ship')
-rwxr-xr-x | filehooker/root-image/krebs/bin/filehooker_configure_netshare.ship | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/filehooker/root-image/krebs/bin/filehooker_configure_netshare.ship b/filehooker/root-image/krebs/bin/filehooker_configure_netshare.ship deleted file mode 100755 index f45ffeac..00000000 --- a/filehooker/root-image/krebs/bin/filehooker_configure_netshare.ship +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -#@info -#@strict -#@include filehooker -#for i in $(prepare_netshares) ;do - #ncdc_configure_netshare "$i" "${i##*/}" -#done |