blob: c6199ede5c442fe15db7330b548a7dcc941070d8 (
plain)
1
2
3
4
5
|
# sysusers.d snippet for creating the D-Bus system user automatically
# at boot on systemd-based systems that ship with an unpopulated
# /etc. See sysusers.d(5) for details.
u dbus 81 "System Message Bus"
|