|
|
|
|
|
by trabant00
1643 days ago
|
|
> you used to be able to fix something and have it stay fixed No, I used to patch bash scripts, patch the deb package, deploy to prod, then have to do it all over again when the init script changed upstream in the distribution. Now I just have my configuration management change the options I need in the unit file and never touch it again, so now I sleep while unattended-upgrades works for me. |
|