diff options
Diffstat (limited to 'x11/lightdm/files/patch-data_lightdm.1')
-rw-r--r-- | x11/lightdm/files/patch-data_lightdm.1 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/lightdm/files/patch-data_lightdm.1 b/x11/lightdm/files/patch-data_lightdm.1 new file mode 100644 index 000000000000..e6e4c97c3005 --- /dev/null +++ b/x11/lightdm/files/patch-data_lightdm.1 @@ -0,0 +1,19 @@ +--- data/lightdm.1.orig 2025-06-14 17:01:12 UTC ++++ data/lightdm.1 +@@ -45,13 +45,13 @@ Show release version + Show release version + .SH FILES + .TP +-.B /etc/lightdm/lightdm.conf ++.B %%PREFIX%%/etc/lightdm/lightdm.conf + Configuration + .TP +-.B /etc/lightdm/users.conf ++.B %%PREFIX%%/etc/lightdm/users.conf + User list configuration (if not using Accounts Service) + .TP +-.B /etc/lightdm/keys.conf ++.B %%PREFIX%%/etc/lightdm/keys.conf + XDMCP keys + .SH SEE ALSO + .BR dm-tool (1) |