Commit graph

10 commits

Author SHA1 Message Date
zelikos
58d769985a
fix(systemd): Force-enable services to override existing symlinks 2023-09-17 14:43:33 -04:00
zelikos
5aca8898bf
Revert "fix(systemd): Run disables before enables"
This reverts commit be8f58a035.
2023-09-17 14:39:34 -04:00
zelikos
2447c781f3
fix(systemd): Use --global for user services 2023-09-15 15:45:20 -04:00
zelikos
be8f58a035
fix(systemd): Run disables before enables 2023-09-15 14:11:06 -04:00
Lordus Kordus
7699cc919c
fix: typos in systemd module (#40)
* module systemd: fix typos in README.md

* module systemd: fix typos in systemd.sh
2023-09-13 17:11:20 +00:00
Lordus Kordus
ffb1a5b6be
fix: put dconf-update-service in /usr/lib/ (#39) 2023-09-13 15:16:25 +00:00
gerblesh
5d03e9ff2d
fix(startingpoint): add get_config_value and set_config_value to ublue-update.sh (#37) 2023-09-12 17:39:40 +00:00
Lordus Kordus
9a3ceabc68
fix: misc typos (#36)
* Fix typo in dconf-update-service.sh

* Probably a typo in rpm-ostree.sh

* Fix typo in README.md
2023-09-12 16:30:42 +00:00
gerblesh
69b4ced037
docs(startingpoint): fix typos with formatting (#35) 2023-09-11 05:25:46 +00:00
xyny
7c4dd1553e
feat: startingpoint modules (#33)
* feat: add startingpoint modules
some modules authored by @gerblesh
original source: https://github.com/ublue-os/startingpoint/pull/135

* docs: better readme for modules dir

* docs: yafti deps

* docs: sp more information

* feat: startingpoint modules in container

* docs: sentence structure, check sidebar
2023-09-10 14:29:26 +00:00