#!/usr/bin/bash systemctl enable --now hhd@$(systemd-escape $1).service systemctl disable --now hhd@root.service