diff options
| author | Mica White <botahamec@outlook.com> | 2026-03-30 20:53:47 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-03-30 20:53:47 -0400 |
| commit | 0e82b20e196206d020f2111da4b3cce4d8682e42 (patch) | |
| tree | 464929288e0ed5fcadf1d01805b98d0b783997ff /src | |
| parent | da6cb19c293c4998a5d8152b3660dc5e8d3b26e0 (diff) | |
Add install section to systemd unit
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ */ use std::collections::{HashMap, HashSet}; -use std::fs::Metadata; use std::path::{Path, PathBuf}; use confy::ConfyError; |
