diff options
| author | Jonathan Bauer | 2013-11-28 13:52:25 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-11-28 13:52:25 +0100 |
| commit | f9faece22e69f3d11e7321a8d0fff3e91b7d3b4b (patch) | |
| tree | c07df007d1dc361c33a5f74318708f462d698479 /remote/modules/systemd/data/opt/openslx/scripts | |
| parent | [pam] slxlog for global pam script (diff) | |
| download | tm-scripts-f9faece22e69f3d11e7321a8d0fff3e91b7d3b4b.tar.gz tm-scripts-f9faece22e69f3d11e7321a8d0fff3e91b7d3b4b.tar.xz tm-scripts-f9faece22e69f3d11e7321a8d0fff3e91b7d3b4b.zip | |
[systemd] english plx
Diffstat (limited to 'remote/modules/systemd/data/opt/openslx/scripts')
| -rwxr-xr-x | remote/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript | 2 |
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 |
