mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:27:14 +08:00
12 lines
228 B
Desktop File
12 lines
228 B
Desktop File
[Unit]
|
|
Description=pNFS block layout mapping daemon
|
|
After=var-lib-nfs-rpc_pipefs.mount nfsd.service
|
|
Requires=var-lib-nfs-rpc_pipefs.mount
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/blkmapd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|