From 655c0f585c9cfd103d71db0a48856ac5f806f6c3 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 24 Mar 2014 16:16:27 +0100 Subject: add refresh-shares script for reaktor --- filehooker/root-image/krebs/bin/refresh-shares.ship | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 filehooker/root-image/krebs/bin/refresh-shares.ship (limited to 'filehooker/root-image') diff --git a/filehooker/root-image/krebs/bin/refresh-shares.ship b/filehooker/root-image/krebs/bin/refresh-shares.ship new file mode 100755 index 00000000..99c0b748 --- /dev/null +++ b/filehooker/root-image/krebs/bin/refresh-shares.ship @@ -0,0 +1,11 @@ +#!/bin/sh +#TODO: +#!/usr/bin/env ship +set -euf +#@include filehooker +. /krebs/lib/filehooker +ncdc_user="hooker" + +share_all_partitions + +exit 0 -- cgit v1.2.3