summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorJonathan Bauer2013-11-28 13:52:25 +0100
committerJonathan Bauer2013-11-28 13:52:25 +0100
commitf9faece22e69f3d11e7321a8d0fff3e91b7d3b4b (patch)
treec07df007d1dc361c33a5f74318708f462d698479 /remote
parent[pam] slxlog for global pam script (diff)
downloadtm-scripts-f9faece22e69f3d11e7321a8d0fff3e91b7d3b4b.tar.gz
tm-scripts-f9faece22e69f3d11e7321a8d0fff3e91b7d3b4b.tar.xz
tm-scripts-f9faece22e69f3d11e7321a8d0fff3e91b7d3b4b.zip
[systemd] english plx
Diffstat (limited to 'remote')
-rwxr-xr-xremote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript2
1 files changed, 1 insertions, 1 deletions
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 8bfa2e53..9918d866 100755
--- a/remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript
+++ b/remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript
@@ -6,7 +6,7 @@
PATH=/bin:/usr/bin:/opt/openslx/bin
-# Prozesse killen
+# kill leftover processes
umount_nfs_shares() {
for i in "$(mount | grep 'type nfs')"; do