mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05:00
This commit is contained in:
parent
aba0f6f8ca
commit
72cfb83873
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ def run():
|
|||
|
||||
if default_desktop_environment.desktop_file == "deepin":
|
||||
os.system(
|
||||
"sed -i -e \"s/^.greeter-session=.* "
|
||||
"sed -i -e \"s/^.greeter-session=.*"
|
||||
"/greeter-session=lightdm-deepin-greeter/\" "
|
||||
"{!s}/etc/lightdm/lightdm.conf".format(
|
||||
root_mount_point
|
||||
|
|
Loading…
Add table
Reference in a new issue