From c2ad8c0978159cacffb3f10743989661ae440566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Fri, 19 Jun 2020 01:15:20 +0200 Subject: [PATCH] man/sd-makefs: also mention /sbin/mkswap --- man/systemd-makefs@.service.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/systemd-makefs@.service.xml b/man/systemd-makefs@.service.xml index d07d90315a4..6d9b615c0cd 100644 --- a/man/systemd-makefs@.service.xml +++ b/man/systemd-makefs@.service.xml @@ -51,7 +51,8 @@ systemd-makefs knows very little about specific file systems and swap devices, and after checking that the block device does not already contain a file system or other content, it will execute binaries specific to - each filesystem type (/sbin/mkfs.type). + each filesystem type (/sbin/mkfs.type + or /sbin/mkswap). systemd-growfs knows very little about specific file systems and swap devices, and will instruct the kernel to grow the mounted