[Unit] Description=NFS related modules PartOf=nfs-server.service [Service] Type=oneshot RemainAfterExit=yes # We add "-" so that the failure exit code is ignored and considered success ExecStart=-/usr/syno/lib/systemd/scripts/nfs-module.sh start ExecStopPost=-/usr/syno/lib/systemd/scripts/nfs-module.sh stop-post [X-Synology]