summaryrefslogtreecommitdiff
path: root/airootfs/etc/systemd/system/multi-user.target.wants
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-04-27 10:29:38 +0200
committerTom Barrett <tom@tombarrett.xyz>2021-04-27 10:29:38 +0200
commita4d0ccb56bf9b426f69d70c185d680b08b9bd25c (patch)
tree83aa6c3479378d6fa3164edc68be2adfddf865dc /airootfs/etc/systemd/system/multi-user.target.wants
start with baseline
Diffstat (limited to 'airootfs/etc/systemd/system/multi-user.target.wants')
l---------airootfs/etc/systemd/system/multi-user.target.wants/sshd.service1
l---------airootfs/etc/systemd/system/multi-user.target.wants/systemd-networkd.service1
l---------airootfs/etc/systemd/system/multi-user.target.wants/systemd-resolved.service1
3 files changed, 3 insertions, 0 deletions
diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service b/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service
new file mode 120000
index 0000000..d21ebd9
--- /dev/null
+++ b/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service
@@ -0,0 +1 @@
+/usr/lib/systemd/system/sshd.service \ No newline at end of file
diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/systemd-networkd.service b/airootfs/etc/systemd/system/multi-user.target.wants/systemd-networkd.service
new file mode 120000
index 0000000..4c158e6
--- /dev/null
+++ b/airootfs/etc/systemd/system/multi-user.target.wants/systemd-networkd.service
@@ -0,0 +1 @@
+/usr/lib/systemd/system/systemd-networkd.service \ No newline at end of file
diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/systemd-resolved.service b/airootfs/etc/systemd/system/multi-user.target.wants/systemd-resolved.service
new file mode 120000
index 0000000..4f6ae34
--- /dev/null
+++ b/airootfs/etc/systemd/system/multi-user.target.wants/systemd-resolved.service
@@ -0,0 +1 @@
+/usr/lib/systemd/system/systemd-resolved.service \ No newline at end of file