SHA256
1
0
forked from pool/gdm

Accepting request 972918 from home:fcrozat:branches:GNOME:Factory

- Ensure /run/gdm is created by tmpfiles.

OBS-URL: https://build.opensuse.org/request/show/972918
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=499
This commit is contained in:
Dominique Leuenberger 2022-04-26 15:27:05 +00:00 committed by Git OBS Bridge
parent 4ec868773f
commit bc1667b731
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 26 14:32:28 UTC 2022 - Frederic Crozat <fcrozat@suse.com>
- Ensure /run/gdm is created by tmpfiles.
-------------------------------------------------------------------
Fri Apr 1 02:10:00 UTC 2022 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@ -1,4 +1,4 @@
d /var/lib/gdm/ 0750 gdm gdm -
d /var/log/gdm/ 0711 root gdm -
d /var/cache/gdm/ 1755 root root -
d /var/lib/gdm 0750 gdm gdm -
d /var/log/gdm 0711 root gdm -
d /var/cache/gdm 1755 root root -
d /run/gdm 0711 root gdm -