mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-24 12:07:53 +01:00
Compare commits
No commits in common. "93ae826fc6cc3c3e2c408b7ce07e70d2f98a3aae" and "1888edb437367870c4b23d3fcd90c84c3eed8a44" have entirely different histories.
93ae826fc6
...
1888edb437
@ -58,9 +58,7 @@ Other links I have found important and my files are based on:
|
|||||||
|
|
||||||
- https://wiki.archlinux.org/index.php/Systemd-resolved
|
- https://wiki.archlinux.org/index.php/Systemd-resolved
|
||||||
- Also provides the serious issues systemd-resolved+DNSSEC issues,
|
- Also provides the serious issues systemd-resolved+DNSSEC issues,
|
||||||
<del>https://github.com/systemd/systemd/issues/10579</del>
|
https://github.com/systemd/systemd/issues/10579 &
|
||||||
https://github.com/systemd/systemd/issues/36001 &
|
https://github.com/systemd/systemd/issues/9867
|
||||||
<del>https://github.com/systemd/systemd/issues/9867</del>
|
|
||||||
https://github.com/systemd/systemd/issues/35126
|
|
||||||
- request for strict DoT: https://github.com/systemd/systemd/issues/10755
|
- request for strict DoT: https://github.com/systemd/systemd/issues/10755
|
||||||
- vulnerable to MITM: https://github.com/systemd/systemd/issues/9397
|
- vulnerable to MITM: https://github.com/systemd/systemd/issues/9397
|
||||||
|
|||||||
2
install
2
install
@ -403,8 +403,6 @@ else
|
|||||||
|
|
||||||
if [ -d ~/.config/autostart ]; then
|
if [ -d ~/.config/autostart ]; then
|
||||||
ln -nsfv ~/.config/autostart/*.desktop $DESKTOP/
|
ln -nsfv ~/.config/autostart/*.desktop $DESKTOP/
|
||||||
# laziness
|
|
||||||
ln -nsfv ~/.config/autostart/*.desktop ~/.local/share/applications/
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Ensure there is foot-server.socket before creating a shortcut for footclient
|
# Ensure there is foot-server.socket before creating a shortcut for footclient
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user