mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
11 lines
228 B
Desktop File
11 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
|