Gitiles
Code Review
Sign In
192.168.1.100
/
T106_eSDK
/
936c57b22520cda0ed559723456a23d847ba9707
/
.
/
esdk
/
layers
/
meta-zxic-custom
/
recipes-lynq
/
lynq-autosuspend
/
files
/
autosuspend.service
blob: 3cbb46cd5098992ac8675d376176935be733b139 [
file
] [
log
] [
blame
]
xf.li
a06dd22
2024-10-14 09:07:20 +0000
[
diff
] [
blame
]
1
[
Unit
]
2
Description
=
lynq
-
autosuspend
-
service
3
4
[
Service
]
5
ExecStart
=
/usr/
bin
/
autosuspend
6
Type
=
simple
7
8
[
Install
]
9
WantedBy
=
multi
-
user
.
target
10