]> git.ipfire.org Git - thirdparty/systemd.git/commit
fstab-generator: support defining mount units through kernel command line
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 8 May 2023 10:49:33 +0000 (19:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 23 May 2023 23:23:22 +0000 (08:23 +0900)
commit55365b0a233ae3024411fd0815ad930e20f6a3d6
tree5419948da6dca9107f561c5a73e6481fd6f80533
parent2646f1844553b5d9c6109ad6b1b86da0b6b1f248
fstab-generator: support defining mount units through kernel command line

Now, the following kernel command line options are supported:
  systemd.mount-extra=what:where:fstype:options
  systemd.swap-extra=what:options

Closes #27260.
man/systemd-fstab-generator.xml
src/fstab-generator/fstab-generator.c