diff options
| author | Sebastian Schmelzer | 2010-09-02 17:50:49 +0200 |
|---|---|---|
| committer | Sebastian Schmelzer | 2010-09-02 17:50:49 +0200 |
| commit | 416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5 (patch) | |
| tree | 4715f7d742fec50931017f38fe6ff0a89d4ceccc /os-plugins/plugins/dropbear/init-hooks/95-cleanup | |
| parent | Fix for the problem reported on the list (sed filter forgotten for the (diff) | |
| download | core-416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5.tar.gz core-416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5.tar.xz core-416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5.zip | |
change dir structure
Diffstat (limited to 'os-plugins/plugins/dropbear/init-hooks/95-cleanup')
| -rwxr-xr-x | os-plugins/plugins/dropbear/init-hooks/95-cleanup/dropbear.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os-plugins/plugins/dropbear/init-hooks/95-cleanup/dropbear.sh b/os-plugins/plugins/dropbear/init-hooks/95-cleanup/dropbear.sh deleted file mode 100755 index c0c9cffe..00000000 --- a/os-plugins/plugins/dropbear/init-hooks/95-cleanup/dropbear.sh +++ /dev/null @@ -1 +0,0 @@ -killall -9 dropbear >/dev/null 2>&1 |
