提交 7f41e1a9 编写于 作者: S Simon Fels

Always try to restart anbox session service when it crashes

上级 c993eb30
......@@ -2,7 +2,11 @@
Description=Anbox session manager
[Service]
Type=simple
ExecStart=@SNAP_MOUNT_DIR@/anbox session-manager
Restart=always
StartLimitIntervalSec=3
StartLimitBurst=1
[Install]
WantedBy=default.target
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册