Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
makeDBusConf: make apparmor argument optional
The only in-tree use of this is the DBus NixOS module, which always passes apparmor (but the services.dbus.apparmor option defaults to "disabled"). Set the default in the function as well so other users of the function can take advantage of it. (cherry picked from commit e9f45cc)
- Loading branch information