linuxmint / lightdm-settings

A configuration tool for the LightDM display manager
GNU General Public License v3.0
108 stars 24 forks source link

Make lightdm-settings executable #1

Closed ghost closed 7 years ago

ghost commented 7 years ago

This fixes a problem with the script not being executable, run ls -l into it with the following results:

*Before: -rw-r--r-- 1 santiago users 62 Apr 15 19:38 lightdm-settings

*After: -rwxr-xr-x 1 santiago users 62 Apr 15 19:38 lightdm-settings