chiark / gitweb /
rc-local: use access(X_OK) to check if files are executable
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Oct 2013 18:34:11 +0000 (19:34 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Oct 2013 18:34:59 +0000 (19:34 +0100)
commit7b1132f60d2a447c31556c23ea90ea31447ac557
tree2c7fad9cf521887a23c5d11a03417bf2e7c34787
parent88e262b667df1cd9873c45f0062ae79735f41ae6
rc-local: use access(X_OK) to check if files are executable

... and other modernizations.
src/rc-local-generator/rc-local-generator.c