diff options
author | makefu <github@syntax-fehler.de> | 2014-03-31 09:16:05 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-03-31 09:16:05 +0200 |
commit | c117170caeb62a9450d4410dbeead5fb5bb7969d (patch) | |
tree | f44a91339a5842ec76117cb3e6ab766e8178e6aa /filehooker/root-image/krebs/bin | |
parent | 0e9739c5716db1ef34d3c61ea8b03f8d09faa79e (diff) |
expand disks correctly
Diffstat (limited to 'filehooker/root-image/krebs/bin')
-rwxr-xr-x | filehooker/root-image/krebs/bin/refresh-shares.ship | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filehooker/root-image/krebs/bin/refresh-shares.ship b/filehooker/root-image/krebs/bin/refresh-shares.ship index 99c0b748..364d7758 100755 --- a/filehooker/root-image/krebs/bin/refresh-shares.ship +++ b/filehooker/root-image/krebs/bin/refresh-shares.ship @@ -7,5 +7,5 @@ set -euf ncdc_user="hooker" share_all_partitions - +systemctl restart hddtemp.service exit 0 |