first commit
This commit is contained in:
commit
dbe866084e
6
gtc-cryptdevice
Executable file
6
gtc-cryptdevice
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
. /etc/bash/gaboshlib.include
|
||||||
|
g_lockfile
|
||||||
|
g_cryptdevice $1
|
||||||
|
|
6
gtc-cryptdevice-chpass
Executable file
6
gtc-cryptdevice-chpass
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
. /etc/bash/gaboshlib.include
|
||||||
|
g_lockfile
|
||||||
|
g_cryptdevice-chpass
|
||||||
|
|
Loading…
Reference in New Issue
Block a user