Merge branch 'master' of https://github.com/jan--f/fio
authorJens Axboe <axboe@fb.com>
Thu, 15 Sep 2016 13:57:38 +0000 (07:57 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 15 Sep 2016 13:57:38 +0000 (07:57 -0600)
tools/fio.service [new file with mode: 0644]

diff --git a/tools/fio.service b/tools/fio.service
new file mode 100644 (file)
index 0000000..21de0b7
--- /dev/null
@@ -0,0 +1,10 @@
+[Unit]
+
+Description=flexible I/O tester server
+After=network.target
+
+[Service]
+
+Type=simple
+PIDFile=/run/fio.pid
+ExecStart=/usr/bin/fio --server