fix linode script

This commit is contained in:
Efim Poberezkin
2022-02-17 12:49:30 +04:00
parent 9d35e100d9
commit 7669bd59f1

View File

@@ -20,7 +20,7 @@ Description=SMP server stress test
[Service]
Type=simple
ExecStart=/bin/sh -c "$binary start"
ExecStart=/bin/sh -c "$binary"
Restart=always
RestartSec=3