mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
12 lines
224 B
Desktop File
12 lines
224 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
|
|
ExecStart=/usr/sbin/rpc.statd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|