man: mention that exit-idle-time is complied if the user is lingering

This commit is contained in:
Tom Yan 2020-08-16 22:16:23 +00:00 committed by Tanu Kaskinen
parent e36132b7dc
commit f003d6ca62
2 changed files with 5 additions and 3 deletions

View file

@ -212,8 +212,9 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
session, then any positive value will be reset to 0 so that PulseAudio
will terminate immediately on logout. A positive value therefore has
effect only in environments where there's no support for login session
tracking. A negative value can still be used to disable any automatic
exit.</p>
tracking (or if the user is logged in without a session spawned,
a.k.a. lingering). A negative value can still be used to disable any
automatic exit.</p>
<p>When PulseAudio runs in the system mode, automatic exit is always
disabled, so this option does nothing.</p>