X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-end;h=98a28bd9b1bc171118a599c64ffd669d74908127;hb=5abdcfce00c6ff61bf3856f7b5101915dc096107;hp=09ad1de2ec7b3ea63bb081adda46b25ad19f19c4;hpb=602a1874cc11a7d371890cdae4c0dc982267ea89;p=distro-setup diff --git a/distro-end b/distro-end index 09ad1de..98a28bd 100755 --- a/distro-end +++ b/distro-end @@ -509,7 +509,7 @@ esac case $codename_compat in jammy) - s systemctl enable ssh-agent-iank + s systemctl enable --now ssh-agent-iank ;; esac @@ -896,7 +896,7 @@ esac ### system76 things ### case $HOSTNAME in - sy|bo) + bo) # sy| sy doesnt seem to really need this. # note, i stored the initial popos packages at /a/bin/data/popos-pkgs if [[ ! -e /etc/apt/sources.list.d/system76.list ]]; then # https://blog.zackad.dev/en/2017/08/17/add-ppa-simple-way.html @@ -929,6 +929,7 @@ EOF fi ;; esac +### end system76 things ### case $distro in trisquel|ubuntu) @@ -997,7 +998,7 @@ EOF ;; jammy) # not yet bothering with mate - pi lightdm-gtk-greeter + pi lightdm-gtk-greeter lightdm ;; esac @@ -1814,6 +1815,10 @@ DEVICESCAN -a -o on -S on -n standby,q $sched \ ########### misc stuff +rm -fv /home/iank/.mpv/watch_later +rm -rf /home/iank/.mpv + + if [[ $HOSTNAME != frodo ]]; then # remove. i moved this into dns echo | s cedit hole /etc/hosts ||: