mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
- conf.d: do not prefix umask
- init.d
- add name
- wait for shutdown one second longer
- sort variables (constants, read & generic, read & i2pd specific)
- quote variables & use := instead of :=
- use SSD_{,IO}NICE for setting niceness
- adjust whitespace
- use `return 1` instead of `false`
- simplify keeplog section
Signed-off-by: Filip Kobierski <fkobi@pm.me>