mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 12:04:38 +08:00
9 lines
120 B
SYSTEMD
9 lines
120 B
SYSTEMD
|
[Unit]
|
||
|
Description=RPC Pipe File System
|
||
|
DefaultDependencies=no
|
||
|
|
||
|
[Mount]
|
||
|
What=sunrpc
|
||
|
Where=/proc/fs/nfsd
|
||
|
Type=rpc_pipefs
|