# Yes, we actually want swap.target for the swap file, and for growing the
# root fs that contains the swap file...
systemd-service-file-refers-to-unusual-wantedby-target swap.target [lib/systemd/system/mkswap.service]
systemd-service-file-refers-to-unusual-wantedby-target swap.target [lib/systemd/system/growroot-almost.service]

# We don't support any init-system other than systemd, and mkswap is a trivial
# oneshot service
package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/mkswap.service]
systemd-service-file-missing-documentation-key [lib/systemd/system/mkswap.service]

# growroot-almost is also an utterly trivial script (and service) that should
# only be run once
no-manual-page [usr/sbin/growroot-almost]
systemd-service-file-missing-documentation-key [lib/systemd/system/growroot-almost.service]
