diff --git a/pkg.info b/pkg.info index 294d7ab..83b32a2 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: lightdm description: A lightweight display manager version: 1.32.0 -revision: 2 +revision: 3 url: https://github.com/canonical/lightdm license: GPL-3.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only) maintainers: diff --git a/source-files/lightdm.esv b/source-files/lightdm.esv index c930e53..7d88efc 100644 --- a/source-files/lightdm.esv +++ b/source-files/lightdm.esv @@ -2,3 +2,4 @@ name: lightdm description: Start the LightDM Display Manager type: background start_cmd: /etc/esvm/scripts/lightdm.sh +restart: true