Zygo / bees

Best-Effort Extent-Same, a btrfs dedupe agent
GNU General Public License v3.0
630 stars 57 forks source link

using device mapper name for systemd unit instead #224

Open Luiz-Monad opened 2 years ago

Luiz-Monad commented 2 years ago

Why don't we use the mapper name in the systemd unit alias, the uuid is kinda ugly when I do systemctl status.

Also, I don't have uuidparse on my system.

I also needed the multi-user.target patch because I use lvm and my btrfs is on top of it. (this should be a separe commit, I can fix it later) Nevertheless it seems to be working in my build system machine. Thanks for the nice project I use for saving space of my stupid .o objects.