forked from pool/pam_mount
15 lines
273 B
Plaintext
15 lines
273 B
Plaintext
--- scripts/convert_pam_mount_conf.pl
|
|
+++ scripts/convert_pam_mount_conf.pl 2008/11/04 12:47:05
|
|
@@ -256,6 +256,11 @@
|
|
# not translated - removed in pam_mount 0.32
|
|
}
|
|
|
|
+sub callback_lsof
|
|
+{
|
|
+ # not translated - removed
|
|
+}
|
|
+
|
|
sub callback_mntcheck
|
|
{
|
|
my @fields = @_;
|