pub fn unit_path() -> Result<PathBuf, BootAutostartError>Expand description
Resolve the unit-file path: $XDG_CONFIG_HOME/systemd/user/runpm-daemon.service
with a ~/.config/systemd/user/ fallback when XDG_CONFIG_HOME is unset.
pub fn unit_path() -> Result<PathBuf, BootAutostartError>Resolve the unit-file path: $XDG_CONFIG_HOME/systemd/user/runpm-daemon.service
with a ~/.config/systemd/user/ fallback when XDG_CONFIG_HOME is unset.