From d7ceb9729b376b4fb188bef49e98f7ded47cc762 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Mon, 7 Oct 2013 15:56:27 +0200 Subject: [systemd] systemd-shutdown_prescript: Deleted activation indicator after testing --- .../systemd/data/opt/openslx/scripts/systemd-shutdown_prescript | 3 --- 1 file changed, 3 deletions(-) (limited to 'remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript') diff --git a/remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript b/remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript index d51500e9..8bfa2e53 100755 --- a/remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript +++ b/remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript @@ -8,9 +8,6 @@ PATH=/bin:/usr/bin:/opt/openslx/bin # Prozesse killen -# rein zur Detektion des Skriptstarts: -ping -c 3 132.230.8.69 - umount_nfs_shares() { for i in "$(mount | grep 'type nfs')"; do share=$(echo "$i"|cut -f 3 -d " ") -- cgit v1.2.3-55-g7522