Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
layers/meta-opentrons: fix app service unit
Browse files Browse the repository at this point in the history
sfoster1 committed Jan 26, 2024
1 parent 7ce1ff1 commit 5caba22
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=Start the Opentrons Robot App
After=weston@root.service
Requires=weston@root.service
After=weston.service
Requires=weston.service

[Service]
Type=notify

0 comments on commit 5caba22

Please sign in to comment.