mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04: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":
|
if default_desktop_environment.desktop_file == "deepin":
|
||||||
os.system(
|
os.system(
|
||||||
"sed -i -e \"s/^.greeter-session=.* "
|
"sed -i -e \"s/^.greeter-session=.*"
|
||||||
"/greeter-session=lightdm-deepin-greeter/\" "
|
"/greeter-session=lightdm-deepin-greeter/\" "
|
||||||
"{!s}/etc/lightdm/lightdm.conf".format(
|
"{!s}/etc/lightdm/lightdm.conf".format(
|
||||||
root_mount_point
|
root_mount_point
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue