feat: Introduce comprehensive printer and system diagnostics, including CUPS service status, job queue monitoring, disk space alerts with auto-cleanup, and a support ticket generation workflow.
This commit is contained in:
@@ -14,7 +14,7 @@ tokio = { version = "1.49.0", features = ["full"] }
|
||||
|
||||
[package.metadata.deb]
|
||||
maintainer = "Code2Lab support <support@code2lab.com>"
|
||||
copyright = "2024, Code2Lab"
|
||||
copyright = "2026, Code2Lab"
|
||||
license-file = ["C2LInspecz.md", "0"]
|
||||
assets = [
|
||||
["target/release/c2linspecz", "/usr/bin/c2linspecz", "755"],
|
||||
|
||||
Reference in New Issue
Block a user