aboutsummaryrefslogtreecommitdiff
path: root/wiki/Example-systemd-Setup.md
AgeCommit message (Collapse)Author
2025-06-11Update Example-systemd-Setup.md to use add-wants (#1710)Nathan
Instead of hard-linked locations tried to reword to simplify for both XDG-compliance and/or non-compliance. Additionally, replace 'ln ...' references with "add-wants" from systemctl. This advantage is that it creates all the right directories and the only thing the user needs to worry about later is possibly removing a symlink manually.
2025-03-15Use anchors on the wiki (#1266)Kent Daleng
* wiki testing * wiki updates * use .md with anchors, revert sidebar * bump wiki action * add some more anchors, fix some language * change links to be more descriptive by themselves
2024-03-25Move wiki into the main repositoryIvan Molodetskikh