Very nice. I think we might be staying on 6.7.0 until 6.8 is in a usable state according to GE.
Very nice. I think we might be staying on 6.7.0 until 6.8 is in a usable state according to GE.
$(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[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-unitujust _toggle_wayland#!/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