📁 PHP Dosya Yöneticisi
/
/
usr
/
lib
/
systemd
/
system
📝
rpcbind.service
← Geri Dön
[Unit] Description=RPC Bind Documentation=man:rpcbind(8) DefaultDependencies=no RequiresMountsFor=/run/rpcbind # Make sure we use the IP addresses listed for # rpcbind.socket, no matter how this unit is started. Requires=rpcbind.socket Wants=rpcbind.target systemd-tmpfiles-setup.service After=systemd-tmpfiles-setup.service [Service] Type=notify # distro can provide a drop-in adding EnvironmentFile=-/??? if needed. EnvironmentFile=/etc/sysconfig/rpcbind ExecStart=/usr/bin/rpcbind $RPCBIND_ARGS -w -f [Install] WantedBy=multi-user.target
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula