chiark / gitweb /
systemadm: show dependencies in the UI
[elogind.git] / 99-systemd.rules
index c5c330f9361cff2dda8534b62a5ade874443fa8a..e88f10a6edb0138a3f75aaabdf4b8a40099b2969 100644 (file)
@@ -22,7 +22,7 @@ KERNEL=="ttyS*", ENV{SYSTEMD_EXPOSE}="1"
 
 SUBSYSTEM=="block", ENV{SYSTEMD_EXPOSE}="1"
 
-# We need a hardware independant way to identify network devices. We
+# We need a hardware independent way to identify network devices. We
 # use the /sys/subsystem path for this. Current vanilla kernels don't
 # actually support that hierarchy right now, however upcoming kernels
 # will. HAL and udev internally support /sys/subsystem already, hence