Commit 23c3b27c authored by Valters Jansons's avatar Valters Jansons Committed by Michael Tremer

systemd: Add Documentation= to location-update

Systemd units are expected to provide some documentation information
such as manpages, or direct links, which provide more details about
that unit. This commit simply links location-update.service to the
manual for location(8) followed by a fallback to the online manual.

See: https://manpages.debian.org/buster/systemd/systemd.unit.5.en.html#%5BUNIT%5D_SECTION_OPTIONS

Resolves: lintian: systemd-service-file-missing-documentation-key
Signed-off-by: default avatarValters Jansons <valter.jansons@gmail.com>
Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent cbdcefd8
[Unit]
Description=Automatic Location Database Updater
Documentation=man:location(8) https://man-pages.ipfire.org/libloc/location.html
Requires=network.target
[Service]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment