5 ms·
shouldn't your config management system be doing this ;P
by retr0h 11y ago
shouldn't your config management system be doing this ;P
- sebastianavina 11y agoI don't even know if there is an IDE to edit a crontab file. I mean, it's not even remotely difficult.
- oblio 11y agoI think his point is that on most systems, except localhost, you shouldn't be touching the config files with an editor. Those files should be managed by an automated system (config management system). Such as chef, puppet, ansible, salt, cfengine & the lot.