Home | History | Annotate | Download | only in tools
      1 [Unit]
      2 
      3 Description=flexible I/O tester server
      4 After=network.target
      5 
      6 [Service]
      7 
      8 Type=simple
      9 PIDFile=/run/fio.pid
     10 ExecStart=/usr/bin/fio --server
     11