T
Size: a a a
T
М
T
T
SK
SK
SK
xecStart=/bin/sh -c '
echo OK 2>&1'
SK
SK
SK
М
xecStart=/bin/sh -c '
echo OK 2>&1'
М
T
$ cat /etc/systemd/system/my.service
[Unit]
Description=demo service
[Service]
Type=simple
RestartSec=1000
ExecStart=/bin/true
ExecStartPost=/bin/false
$ sudo systemctl start my
Job for my.service failed because the control process exited with error code.
See "systemctl status my.service" and "journalctl -xe" for details.
T
М
T
T
T
М
М