mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos: systemd: remove unhelpful comments in additionalUpstreamSystemUnits
Co-authored-by: Janne Heß <janne@hess.ooo>
This commit is contained in:
parent
6514bb4620
commit
92af44e04d
4 changed files with 0 additions and 4 deletions
|
@ -42,7 +42,6 @@ in
|
|||
|
||||
config = {
|
||||
systemd.additionalUpstreamSystemUnits = [
|
||||
# Temporary file creation / cleanup.
|
||||
"systemd-tmpfiles-clean.service"
|
||||
"systemd-tmpfiles-clean.timer"
|
||||
"systemd-tmpfiles-setup.service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue