Mikaela Suomalainen ce84c26bcd
ipfs.service: adapt lowpower profile & mention badgerds
If the lowpower option uses values 40 and 20 which are a lot higher than
mine were and considered suitable for laptops and smartphones, I guess
they are the best for me to use and I find content faster.
2019-04-23 13:51:18 +03:00
..
2018-10-05 13:27:35 +03:00
2016-04-11 15:34:28 +03:00
2016-04-11 15:34:28 +03:00

Systemd services. These are sorted by some kind of category into
subdirectories. The sudirectories won't exist in the real
`/etc/systemd/system` unless they end `.wants` or `.d` or something similar
and I forget to update this README file if that happens.

* reflector.service is copied from https://wiki.archlinux.org/index.php/Reflector
  but uses https instead of http, because there is no reason I would want
  someone to see what I download.

## Worth reading

* Waiting for network devices to have IP address (**I only use this for
cables**) https://wiki.freedesktop.org/www/Software/systemd/NetworkTarget/#cutthecraphowdoimakenetwork.targetworkforme
    * systemctl enable NetworkManager-wait-online.service
    * systemctl enable systemd-networkd-wait-online.service