Skip to content
Snippets Groups Projects
Commit 135e3ee4 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update README.md

parent 9dfdac03
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ systemd?
4. what to do in background (cron)
5. what file to override (customer application, package, config file, script, ...)
You might say, I use init.sh for task-1, systemd for task-2 (probably multiple files everywhere), shell-rc for task-3 (probably with .profile), crontab for task-4 (probably with some systemd mess), dotfile for task-5.
You might say, I use install-my-pkgs.sh for task-1, systemd for task-2 (probably multiple files everywhere), shell-rc for task-3 (probably with .profile), crontab for task-4 (probably with some systemd mess), dotfile for task-5.
Nice. You have just demonstrated how to reproduce that ugly mess: Various customization everywhere.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment