mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 17:38:42 +00:00
units: allow systemd-report-basic@.service to run in early boot
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
[Unit]
|
||||
Description=Report System Basic Facts
|
||||
|
||||
DefaultDependencies=no
|
||||
Conflicts=shutdown.target
|
||||
Before=shutdown.target
|
||||
|
||||
[Service]
|
||||
CapabilityBoundingSet=
|
||||
DeviceAllow=
|
||||
|
||||
Reference in New Issue
Block a user