10 lines
145 B
Desktop File
10 lines
145 B
Desktop File
[Unit]
|
|
|
|
Description=flexible I/O tester server
|
|
After=network.target
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
PIDFile=/run/fio.pid
|
|
ExecStart=/usr/bin/fio --server
|