]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/unstoppable.service
networkctl: do not show zero maximum MTU
[thirdparty/systemd.git] / test / unstoppable.service
index 24fb0a25e16f35e1c361bfa85a3fe8a7d2260265..56b72c98f75904b9a5d878a28522f25dd8e7fa6c 100644 (file)
@@ -1,5 +1,5 @@
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=/bin/echo 'I'm unstoppable!'
+ExecStart=/bin/echo "I'm unstoppable!"
 ExecStop=/bin/systemctl start --no-block unstoppable.service