This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
ExecStart=/bin/true
-
ExecStartPre=/usr/bin/beep -f 700 -r 3 -d 50 -l 200
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
ConditionPathExists=/etc/initrd-release
-
DefaultDependencies=no
-
Description=Initrd Beeper Service
-
-
[X-SystemdTool]
-
InitrdBinary=/usr/bin/beep
-
InitrdCall=add_module pcspkr
-
Additionnal notes
Nothing here.