Skip to content

Commit a0b6147

Browse files
board/opentrons/ot2: Simplify rootfs-overlay to reflect merged /usr (#140)
1 parent 60549fd commit a0b6147

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Service]
22
Type=oneshot
3-
ExecStart=/bin/ot-commit-machine-id
3+
ExecStart=/usr/bin/ot-commit-machine-id
44

55
[Install]
66
WantedBy=basic.target

0 commit comments

Comments
 (0)