Intial commit

This commit is contained in:
Mario Fetka
2017-11-10 14:32:57 +01:00
commit f42b58efae
14 changed files with 911 additions and 0 deletions

6
debian/ssacli.wrapper vendored Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
#
# This file is public domain.
export LD_LIBRARY_PATH=/usr/lib/hpssacli:$LD_LIBRARY_PATH
/usr/lib/hpssacli/hpssacli.real $@