Yeahhh that happens Might want to open an issue or PR for it
Yeahhh that happens
Might want to open an issue or PR for it
Might want to open an issue or PR for it

$(whoami) instead of simply $USER /var/home is on a different disk/partition at boot time, because it is lacking dependency declarations in the [Unit] section...RequiresMountFor=/var/home/$USERman systemctl section for the link command for explanation, and suggestion instead of thecp you use restart instead of disable then enable --now again.../var/home/$USER/.local/bin instead of /usr/local/bin which is also R/W /usr/local/lib/systemd/system instead of /etc/systemd/system for the service.systemd-path systemd-search-system-unit)
$(whoami)$USER/var/home[Unit]RequiresMountFor=/var/home/$USERman systemctllinkcprestartdisableenable --now/var/home/$USER/.local/bin/usr/local/bin/usr/local/lib/systemd/system/etc/systemd/systemsystemd-path systemd-search-system-unit#!/usr/bin/env bash
cd ~/.local/bin/hhd
git pull
./venv/bin/pip install -e .
sudo chcon -u system_u -r object_r --type=bin_t /var/home/$USER/.local/bin/hhd/venv/bin/hhd
sudo systemctl daemon-reload
sudo restart hhd_local