Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37852596
en ru br
ALT Linux repos
S:1.32.0-alt4

Group :: Graphical desktop/Other
RPM: lightdm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: lightdm-1.30.0-alt-05-tmpfiles.patch
Download


 data/Makefile.am           | 3 +++
 data/tmpfiles/lightdm.conf | 1 +
 2 files changed, 4 insertions(+)
diff --git a/data/Makefile.am b/data/Makefile.am
index 70e404db..1b159816 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -58,3 +58,6 @@ control_SCRIPTS += lightdm-login-unknown
 
 unitdir = /lib/systemd/system
 unit_DATA = lightdm.service
+
+tmpfilesdir = /lib/tmpfiles.d
+tmpfiles_DATA = tmpfiles/lightdm.conf
diff --git a/data/tmpfiles/lightdm.conf b/data/tmpfiles/lightdm.conf
new file mode 100644
index 00000000..762496c4
--- /dev/null
+++ b/data/tmpfiles/lightdm.conf
@@ -0,0 +1 @@
+d /run/lightdm 0775 _ldm _ldm
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin