mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
14 lines
280 B
Desktop File
14 lines
280 B
Desktop File
[Unit]
|
|
Description=NFSv2/3 Network Status Monitor Daemon
|
|
After=rpcbind.service
|
|
Requires=rpcbind.service
|
|
Before=remote-fs-pre.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=/etc/conf.d/nfs-common.conf
|
|
ExecStart=/usr/sbin/rpc.statd $STATD_OPTS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|