aboutsummaryrefslogtreecommitdiff
path: root/archiso_config/airootfs/etc/systemd
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2025-09-05 17:38:13 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2025-09-05 17:38:13 -0400
commit0b11c5f77323f72fb56f8dc217c726133860f1f9 (patch)
tree078f5727f48c7b12f24f3e4d55f919c64eb74458 /archiso_config/airootfs/etc/systemd
parent158aad959cab6784d06728f617ee6255d4c2f7fe (diff)
downloadvoussoir-0b11c5f77323f72fb56f8dc217c726133860f1f9.tar.gz
voussoir-0b11c5f77323f72fb56f8dc217c726133860f1f9.tar.xz
Pull in some stuff from releng and add some AUR packages.
Diffstat (limited to 'archiso_config/airootfs/etc/systemd')
l---------archiso_config/airootfs/etc/systemd/system/display-manager.service1
l---------archiso_config/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service1
l---------archiso_config/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service1
3 files changed, 3 insertions, 0 deletions
diff --git a/archiso_config/airootfs/etc/systemd/system/display-manager.service b/archiso_config/airootfs/etc/systemd/system/display-manager.service
new file mode 120000
index 0000000..56f1df2
--- /dev/null
+++ b/archiso_config/airootfs/etc/systemd/system/display-manager.service
@@ -0,0 +1 @@
+/usr/lib/systemd/system/sddm.service \ No newline at end of file
diff --git a/archiso_config/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service b/archiso_config/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service
new file mode 120000
index 0000000..e874a9b
--- /dev/null
+++ b/archiso_config/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service
@@ -0,0 +1 @@
+/usr/lib/systemd/system/NetworkManager.service \ No newline at end of file
diff --git a/archiso_config/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service b/archiso_config/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
new file mode 120000
index 0000000..b78b586
--- /dev/null
+++ b/archiso_config/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
@@ -0,0 +1 @@
+/usr/lib/systemd/system/NetworkManager-wait-online.service \ No newline at end of file