diff options
| author | 2026-05-13 13:43:21 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:21 +0100 | |
| commit | 32be4dc72b09caa91430a18d15b35622f166898e (patch) | |
| tree | 941731c229af6dcec987623b4a2c7af5a9c53b40 /etc | |
| parent | c4020395efc666b7bd005d4774154cdbebb01b84 (diff) | |
| download | dotfiles-32be4dc72b09caa91430a18d15b35622f166898e.tar.gz dotfiles-32be4dc72b09caa91430a18d15b35622f166898e.tar.bz2 dotfiles-32be4dc72b09caa91430a18d15b35622f166898e.zip | |
refactor(units): split systemd-units into system/ and user/ trees
Move the three existing files into systemd-units/system/ and seed
systemd-units/user/ with a .ignore stub. Teach the unit-* recipes a
user:/system: group-token prefix (bare names keep system semantics for
back-compat). unit-apply and unit-status now walk both scopes; user
units go through 'systemctl --user' (no sudo), system units via 'sudo
systemctl' as before. Soft-fail per unit preserved for both scopes.
Top-level add/forget dispatchers need no changes: the unit-extension
sniff already routes anything ending in .service/.timer/etc to
unit-*, and user:base passes through as the group token.
Docs updated in README.md and .github/copilot-instructions.md.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
