相关疑难解决方法(0)

Debian Jessie 在引导时使用 systemd 启动 rpcbind 和 nfs-common

在我的 Raspbian(基于 Debian Jessie)上,我需要在启动rpcbindnfs-common服务时启动,因为我需要它们在启动autofs时启动以进行 NFS 安装。

由于 Debian Jessie 现在已转移到systemd,我想知道以正确的顺序启动这 3 个服务(rpcbind、nfs-commond、autofs)以避免出现问题的最佳方法。

如果我手动挂载 NFS 共享,它就可以工作。它也适用于在 rpcbind 和 nfs-common 已经启动并运行的情况下使用 autofs 服务。

autofs 使用 systemd 单元脚本。关于其他 2 个服务,我应该制作 init.d 脚本还是必须创建 systemd 单元文件?我该怎么写?

boot debian nfs autofs systemd

4
推荐指数
1
解决办法
8118
查看次数

标签 统计

autofs ×1

boot ×1

debian ×1

nfs ×1

systemd ×1