我有一个基于 systemd 的系统,其中包含一个带有 LSB 标头的 System V 样式 init.d 脚本。init.d 脚本必须在 fstab 中的所有文件系统都被挂载后才能启动。如何在 LSB 标头中指定这种类型的依赖关系?
systemd
systemd ×1