mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 01:45:36 -04:00
[fstab] add python doc strings
This commit is contained in:
parent
e7a67b9c52
commit
3d8ba2b088
2 changed files with 11 additions and 19 deletions
|
@ -222,7 +222,7 @@ def set_autologin(username, displaymanagers, default_desktop_environment,
|
|||
|
||||
|
||||
def run():
|
||||
"""Configure display managers.
|
||||
""" Configure display managers.
|
||||
|
||||
We acquire a list of displaymanagers, either from config or (overridden) from globalstorage.
|
||||
This module will try to set up (including autologin) all the displaymanagers in the list, in that specific order.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue