This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
ExecStart=/sbin/blogctl ready
-
RemainAfterExit=yes
-
TimeoutSec=20
-
Type=oneshot
-
-
[Unit]
-
After=systemd-update-utmp.service systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service
-
Before=sysinit.target shutdown.target
-
ConditionPathExists=!/etc/initrd-release
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Tell blogd about writable boot log
-
RequiresMountsFor=/var/log/boot.log
-
Requisite=systemd-update-utmp.service
-
Additionnal notes
Nothing here.