📁 PHP Dosya Yöneticisi
/
/
lib
/
systemd
/
system
📝
fwupd.service
← Geri Dön
[Unit] Description=Firmware update daemon Documentation=https://fwupd.org/ After=dbus.service Before=display-manager.service ConditionVirtualization=!container [Service] Type=dbus TimeoutSec=180 RuntimeDirectory=motd.d RuntimeDirectoryPreserve=yes BusName=org.freedesktop.fwupd ExecStart=/usr/libexec/fwupd/fwupd PrivateTmp=yes ProtectHome=yes ProtectSystem=full SystemCallFilter=~@mount ProtectControlGroups=yes ProtectKernelModules=yes RestrictRealtime=yes ReadWritePaths=-/boot/efi -/efi/EFI -/boot/EFI -/boot/grub ConfigurationDirectory=fwupd StateDirectory=fwupd CacheDirectory=fwupd RestrictAddressFamilies=AF_NETLINK AF_UNIX AF_INET AF_INET6
💾 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