- [Unit]
 
- Description=ATA over Ethernet discovery
 
- Documentation=man:aoe-discover(8)
 
- BindsTo=sys-devices-virtual-aoe-discover.device
 
- DefaultDependencies=no
 
- Conflicts=shutdown.target
 
- After=network-online.target
 
- [Service]
 
- Type=oneshot
 
- ExecStart=/sbin/aoe-discover
 
 
  |