Skip to content

Commit 33c0670

Browse files
authored
Merge branch 'main' into hoh-limit-ipfs-kubo-resources
2 parents 20c9a22 + 58f8a74 commit 33c0670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/aleph-vm/etc/systemd/system/aleph-vm-supervisor.service

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Unit]
22
Description=Aleph.im VM execution engine
33
After=network.target ipfs.service
4-
Requires=ipfs.service
4+
Wants=ipfs.service
55

66
[Service]
77
User=0

0 commit comments

Comments
 (0)