This unit is provided by:
Options
-
[Install]
-
WantedBy=basic.target
-
-
[Service]
-
ExecStart=/sbin/blogd
-
RemainAfterExit=yes
-
SendSIGKILL=no
-
Type=forking
-
-
[Unit]
-
After=systemd-vconsole-setup.service
-
Before=systemd-ask-password-blog.service systemd-ask-password-blog.service sysinit.target
-
ConditionKernelCommandLine=!blog.enable=0
-
DefaultDependencies=no
-
Description=Start Blogd at System Bootup
-
RefuseManualStart=yes
-
Wants=systemd-ask-password-blog.path systemd-vconsole-setup.service systemd-ask-password-blog.path
-
Additionnal notes
Nothing here.