mirror of
https://github.com/systemd/systemd.git
synced 2026-06-30 19:57:29 +00:00
units: add missing Documentation= key to systemd-report units
This commit is contained in:
committed by
Daan De Meyer
parent
cf31568422
commit
4d18eac5a9
@@ -8,6 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
[Unit]
|
||||
Description=Report System Basic Metrics
|
||||
Documentation=man:systemd-report(1)
|
||||
|
||||
DefaultDependencies=no
|
||||
Conflicts=shutdown.target
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=CGroup Report Service
|
||||
Documentation=man:systemd-report(1)
|
||||
DefaultDependencies=no
|
||||
Conflicts=shutdown.target
|
||||
Before=shutdown.target
|
||||
|
||||
Reference in New Issue
Block a user