Set service restart field to true

This commit is contained in:
2026-05-25 09:02:46 +03:00
parent b015f1c471
commit df681b2197
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: lightdm name: lightdm
description: A lightweight display manager description: A lightweight display manager
version: 1.32.0 version: 1.32.0
revision: 2 revision: 3
url: https://github.com/canonical/lightdm url: https://github.com/canonical/lightdm
license: GPL-3.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only) license: GPL-3.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only)
maintainers: maintainers:
+1
View File
@@ -2,3 +2,4 @@ name: lightdm
description: Start the LightDM Display Manager description: Start the LightDM Display Manager
type: background type: background
start_cmd: /etc/esvm/scripts/lightdm.sh start_cmd: /etc/esvm/scripts/lightdm.sh
restart: true