• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[Unit]
2
3Description=flexible I/O tester server
4After=network.target
5
6[Service]
7
8Type=simple
9PIDFile=/run/fio.pid
10ExecStart=/usr/bin/fio --server
11