This unit is provided by:
- 
https:/ / packages.fedoraproject.org/ pkgs/ libvirt/ libvirt-daemon-driver-nodedev/ 
- 
https:/ / software.opensuse.org/ package/ libvirt-daemon-driver-nodedev 
Options
- 
    [Install]
- 
    [Service]- 
        Environment=VIRTNODEDEVD_ARGS="--timeout 120"
- 
        EnvironmentFile=-/etc/sysconfig/virtnodedevd
- 
        ExecReload=/bin/kill -HUP $MAINPID
- 
        ExecStart=/usr/bin/virtnodedevd $VIRTNODEDEVD_ARGS
- 
        ExecStart=/usr/sbin/virtnodedevd $VIRTNODEDEVD_ARGS
- 
        Restart=on-failure
- 
        Type=notify
 
- 
        
- 
    [Unit]- 
        After=network.target dbus.service apparmor.service local-fs.target
- 
        Conflicts=libvirtd.service
- 
        Description=Virtualization nodedev daemon
- 
        Documentation=man:virtnodedevd(8) https://libvirt.org
- 
        Requires=virtnodedevd.socket virtnodedevd-ro.socket virtnodedevd-admin.socket
 
- 
        
Additionnal notes
Nothing here.