aboutsummaryrefslogtreecommitdiff

c9879b33a4b8'>services/lightdm.scm
AgeCommit message (Expand)Author
2024-10-23services: lightdm: Fix activation script and default vnc server command....* gnu/services/lightdm.scm (lightdm-configuration) [vnc-server-command]: Add missing '/' in binary file name.. (%lightdm-activation): Apply 'directory' *variable*, not string, to 'find-files'. Reported-by: Dariqq <dariqq@posteo.net> Change-Id: Iec67051d18026c87800552f9dd3198f065f2dc7d Maxim Cournoyer
2024-04-28services: lightdm: Use ‘make-forkexec-constructor’....* gnu/services/lightdm.scm (lightdm-shepherd-service)[start]: Use ‘make-forkexec-constructor’ directly. Change-Id: Iaaa8dcde123ea80ce63c09033b681e40ccc589a4 Ludovic Courtès