Merge pull request #4341 from MilhouseVH/le10_tmpfiles_group_fixes

dbus, systemd: fix duplicate tmpfiles and missing groups
This commit is contained in:
Christian Hewitt 2020-05-22 18:52:27 +04:00 committed by GitHub
commit 551ba0849a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 7 deletions

View File

@ -1,7 +0,0 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
d /var/lib/dbus 0755 root root - -
d /run/dbus 0755 root root - -
L /var/lib/dbus/machine-id - - - - /etc/machine-id

View File

@ -277,7 +277,9 @@ post_install() {
add_group disk 6
add_group floppy 19
add_group kmem 9
add_group kvm 10
add_group lp 7
add_group render 12
add_group tape 33
add_group tty 5
add_group video 39