tv pulse: talk about hijacking audio devices
This commit is contained in:
parent
ea303cfd55
commit
0953240b83
|
@ -76,6 +76,9 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
# TODO assert that pulse is the only user with "audio" in group/extraGroups
|
||||
# otherwise the audio device can be hijacked while the pulse service restarts
|
||||
# (e.g. when mpv is running) and then the service will fail.
|
||||
users = {
|
||||
groups.pulse.gid = config.users.users.pulse.uid;
|
||||
users.pulse = {
|
||||
|
|
Loading…
Reference in a new issue