Sören Tempel d5f113bcd3 community/mpd: allow configuration of real-time scheduling
Without this change MPD emits the following warnings using syslog:

	daemon.err libsmbclient[3356]: exception: RTIOThread could not
	  get realtime scheduling, continuing anyway: sched_setscheduler
	  failed: Operation not permitted
	daemon.err libsmbclient[3356]: exception: OutputThread could not
	  get realtime scheduling, continuing anyway: sched_setscheduler
	  failed: Operation not permitted

See also: https://www.musicpd.org/doc/html/user.html#real-time-scheduling

OK clandmeter@
2020-01-16 11:11:56 +01:00
..