This unit is provided by:
Options
-
[Service]
-
Environment=BINDIR=/usr/sbin
-
ExecStart=/bin/sh -c "${BINDIR}/recap -B"
-
Type=oneshot
-
-
[Unit]
-
After=network-online.target
-
Description=recap on boot
-
Documentation=man:recap.conf(5) man:recap(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.