Commit 584444d
rc-service: print name of command on exec failure
For example with noexec in the home, it changes:
$ rc-service -U foo start
* rc-service: Permission denied
to:
$ rc-service -U foo start
* rc-service: Failed executing '/home/haelwenn/.config/rc/init.d/foo': Permission denied1 parent 2e1dbd9 commit 584444d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
0 commit comments