From: Ian Kelling Date: Tue, 24 Feb 2026 04:06:46 +0000 (-0500) Subject: minor fixes X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=d99f6e5b12b20aa7b6278fef4beb7f05e64f2f8b;p=distro-setup minor fixes --- diff --git a/distro-begin b/distro-begin index 37ee196..10b69d3 100755 --- a/distro-begin +++ b/distro-begin @@ -476,7 +476,7 @@ if (( ${#dirs[@]} )); then sudo mkdir -p "${dirs[@]}" fi -sudo chown iank:iank /nocow/t +sudo chown iank:iank /nocow/{t,user} sudo chmod 700 /nocow/t sudo /a/exe/lnf -T /nocow/t /t diff --git a/subdir_files/.config/systemd/user/profanity.service b/subdir_files/.config/systemd/user/profanity.service index 1838378..5d55926 100644 --- a/subdir_files/.config/systemd/user/profanity.service +++ b/subdir_files/.config/systemd/user/profanity.service @@ -9,6 +9,7 @@ Description=profanity # aliasing it to the default target and also make it # After=default.target. I figured this probably works and is simpler. After=gpg-agent.service +After=local-fs.target [Service] # tmux requirement