| Server IP : 193.86.120.172 / Your IP : 216.73.216.215 Web Server : Apache/2.4.63 (Unix) System : Linux JServices 3.10.108 #86003 SMP Wed Oct 22 13:20:46 CST 2025 x86_64 User : kubec ( 1026) PHP Version : 8.2.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib64/systemd/system/ |
Upload File : |
[Unit] Description=NFS server and services # Only Requires Requires=network.target # Requires After Requires=proc-fs-nfsd.service nfs-mountd.service After=proc-fs-nfsd.service nfs-mountd.service # Wants After Wants=network-online.target nfs-module.service rpcbind.service Wants=nfs-idmapd.service rpc-svcgssd.service rpc-statd.service After=network-online.target nfs-module.service rpcbind.service After=nfs-idmapd.service rpc-svcgssd.service rpc-statd.service # Only After After=local-fs.target syno-share.target rpc_pipefs.target [Service] Type=oneshot RemainAfterExit=yes Slice=nfs_service.slice ExecStartPre=/usr/syno/lib/systemd/scripts/nfsd.sh pre-start ExecStart=/usr/syno/lib/systemd/scripts/nfsd.sh start ExecStop=/usr/syno/lib/systemd/scripts/nfsd.sh stop ExecStopPost=/usr/syno/lib/systemd/scripts/nfsd.sh stop-post ExecReload=/usr/sbin/exportfs -r [X-Synology] Name=NFS service NameI18n=nfs:nfs_title PackedIn=file-protocol.target InfoCenterDisplay=yes SupportKey=supportNFS NanoUpdateDisplay=yes FirewallSections=nfs [Install] WantedBy=multi-user.target