summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-core/applaunchd/applaunchd/agl-app-flutter@.service
blob: a9a2527e01891b13e7dfc01c9e0b7b1af2e84a9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=%I

[Service]
Type=simple
User=agl-driver
Environment=FLUTTER_VERSION=3.3.7
Environment=FLUTTER_RUNTIME=release
EnvironmentFile=-/etc/default/flutter
EnvironmentFile=-/etc/default/%I
Environment=XDG_RUNTIME_DIR=/run/user/1001/
ExecStart=/usr/bin/flutter-auto --b=/usr/share/flutter/%I/${FLUTTER_VERSION}/${FLUTTER_RUNTIME} --xdg-shell-app-id=%I