HEX
Server: Apache
System: Linux host62.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
User: skytechbd (1007)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: //lib/systemd/system/nfs-convert.service
[Unit]
Description=Preprocess NFS configuration convertion
DefaultDependencies=no

Before=nfs-server.service nfs-mountd.service nfs-idmapd.service
Before=nfs-blkmap.service rpc-statd.service rpc-gssd.service
Before=rpc-statd-notify.service

After=initrd-root-fs.target

ConditionPathExists=/etc/sysconfig/nfs

[Service]
Type=oneshot
ExecStart=/usr/libexec/nfs-utils/nfsconvert.sh

[Install]
RequiredBy=nfs-server.service 
RequiredBy=nfs-mountd.service 
RequiredBy=nfs-idmapd.service
RequiredBy=nfs-blkmap.service 
RequiredBy=rpc-statd.service 
RequiredBy=rpc-gssd.service
RequiredBy=rpc-statd-notify.service