]> git.ipfire.org Git - thirdparty/systemd.git/commit
Implemented x-systemd.{required,wanted}-by= options 14605/head
authorAntonio Russo <antonio.e.russo@gmail.com>
Sat, 18 Jan 2020 21:14:58 +0000 (14:14 -0700)
committerAntonio Russo <antonio.e.russo@gmail.com>
Tue, 21 Jan 2020 13:54:34 +0000 (06:54 -0700)
commitbe02c1cf426ded282152592eb5320a1b2601e818
tree49fb3a7b0466630fadcb45192816aac7f0378c6d
parent81248e7f3e83a24cbbc8d2a09a01abf55e81bcda
Implemented x-systemd.{required,wanted}-by= options

Teaches systemd-fstab-generator these two unit options,
creating appropriate dependencies on the generated .mount
units.  When used, they override any other automatically
generated dependencies, such as local-fs.target, and are
NOT suppressed by noauto.  The new options are ignored for
/, in the same way that noauto is ignored.

Fixes: #14380
Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com>
man/systemd.mount.xml
src/fstab-generator/fstab-generator.c