View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000226 | My infrastructure | General | public | 2024-05-29 14:57 | 2025-09-19 17:47 |
| Reporter | dvl | Assigned To | dvl | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0000226: jails: clear out tmp on reboot? | ||||
| Description | sounds good to me. Include freshports jails? Is periodic enabled there? I think no. | ||||
| Tags | No tags attached. | ||||
|
|
Done. Check for lack of setting: [19:46 r730-03 dvl ~] % grep -c clear_tmp_enable /jails/*/etc/rc.conf | grep -v :1 [19:46 r730-03 dvl ~] % Set what's lacking: [19:47 tallboy dvl ~] % grep -c clear_tmp_enable /jails/*/etc/rc.conf | grep -v :1 | cut -f 1 -d : | xargs -n 1 -I % sudo sysrc -f % clear_tmp_enable=\"YES\" |
|
|
This has been implemented on all hosts. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-05-29 14:57 | dvl | New Issue | |
| 2024-05-29 19:46 | dvl | Assigned To | => dvl |
| 2024-05-29 19:46 | dvl | Status | new => assigned |
| 2024-05-29 19:47 | dvl | Status | assigned => closed |
| 2024-05-29 19:47 | dvl | Resolution | open => fixed |
| 2024-05-29 19:47 | dvl | Note Added: 0000256 | |
| 2025-09-19 17:47 | dvl | Note Added: 0000420 |