diff options
author | Alexander Kuleshov <kuleshovmail@gmail.com> | 2016-02-16 18:42:45 +0600 |
---|---|---|
committer | Alexander Kuleshov <kuleshovmail@gmail.com> | 2016-02-16 18:56:15 +0600 |
commit | b9f65a60c28d191bb9bbd5668593e56885250644 (patch) | |
tree | 1e74ccb4a1b9a87d3fb658e0703adab28a831ac8 /NEWS | |
parent | 6043679c6ec485a96926f07c26d77f2c0c246fe2 (diff) |
main: no need to set errno manually
If we are not PID 1 and started as init, we executing systemctl
with execv(). Here no need to set errno manually, because in a
failure case, because the execv() anyway will set errno depends
on a error.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions