summaryrefslogtreecommitdiffstats
path: root/systemd/nfsv4-exportd.service
blob: 11d663ab85ee4feca774949a9282258fd77ace94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=NFSv4 Mount Daemon
DefaultDependencies=no
Requires=proc-fs-nfsd.mount
Wants=network-online.target
After=proc-fs-nfsd.mount
After=network-online.target local-fs.target
BindsTo=nfsv4-server.service

[Service]
Type=forking
ExecStart=/usr/sbin/nfsv4.exportd