Commit 9f2f499
committed
Pre create logs directory for atop
The race may happen and atop can't start due to missing
logs directory. This patch pre-creates directory before
starting atop process.
Closes-Bug: #2100871
Change-Id: I89e3100dc86d60266913b5c5776db65e8882847c1 parent 01755f8 commit 9f2f499
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments