[fstab] add python doc strings

This commit is contained in:
Philip 2015-02-21 10:18:46 +01:00 committed by Teo Mrnjavac
parent e7a67b9c52
commit 3d8ba2b088
2 changed files with 11 additions and 19 deletions

View file

@ -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.