OSDN Git Service

[add] : Enabling iwd (archiso 45)
authorhayao <shun819.mail@gmail.com>
Wed, 29 Jul 2020 09:29:47 +0000 (18:29 +0900)
committerhayao <shun819.mail@gmail.com>
Wed, 29 Jul 2020 09:43:39 +0000 (18:43 +0900)
Adding a symlink to /usr/lib/systemd/system/iwd.service to enable iwd in
airootfs (and thus on the image).

channels/share/airootfs.any/etc/systemd/system/multi-user.target.wants/iwd.service [new file with mode: 0644]

diff --git a/channels/share/airootfs.any/etc/systemd/system/multi-user.target.wants/iwd.service b/channels/share/airootfs.any/etc/systemd/system/multi-user.target.wants/iwd.service
new file mode 100644 (file)
index 0000000..3625abd
--- /dev/null
@@ -0,0 +1 @@
+/usr/lib/systemd/system/iwd.service
\ No newline at end of file