1DWFdkL9xtCR9mBXF5XQZL changeset
Changeset | 353031306237 (b) |
---|---|
Parent | 663564346365 (a) |
a | b | ||
---|---|---|---|
1 | 1 | ||
2 | 2 | console output | |
3 | 3 | ||
... | |||
4 | - | pre-start exec stop usplash | |
4 | + | pre-start script | |
4 | + | if [ "$(pidof usplash)" ] ; then | |
4 | + | exec stop usplash | |
4 | + | fi | |
4 | + | end scrpt | |
... | |||
5 | 5 | ||
6 | 6 | respawn | |
7 | 7 | ||
... |
|
|