Skip to content
Snippets Groups Projects
Commit 94c62a39 authored by Sebastian Stark's avatar Sebastian Stark
Browse files

I/O scheduling class example

parent 2dc70a50
Branches master
No related tags found
No related merge requests found
......@@ -292,6 +292,8 @@ Place in `/etc/systemd/system/snaprd-srv-home.service`
StandardOutput=syslog
ExecStart=/usr/local/bin/snaprd run -noLogDate -notify root -repository=/export/srv-home-snap -origin=srv:/export/homes
Restart=on-failure
# for a shared machine you probably want to set the scheduling class:
IOSchedulingClass=idle
[Install]
WantedBy=multi-user.target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment