tape support: add drive configuration

This commit is contained in:
Dietmar Maurer
2020-12-04 15:42:32 +01:00
parent ff50c07ebf
commit a076571470
3 changed files with 150 additions and 0 deletions

View File

@ -24,6 +24,7 @@ pub mod sync;
pub mod token_shadow;
pub mod user;
pub mod verify;
pub mod drive;
/// Check configuration directory permissions
///