diff options
Diffstat (limited to '99-systemd.rules')
-rw-r--r-- | 99-systemd.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/99-systemd.rules b/99-systemd.rules index c5c330f936..e88f10a6ed 100644 --- a/99-systemd.rules +++ b/99-systemd.rules @@ -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 |