]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- spelling
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 26 Jan 2012 18:35:36 +0000 (18:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pld-sysv-network.patch -> 1.2

pld-sysv-network.patch

index 1c551720e3bdb133323224ec4a2188f489e2c09b..fbdb44dd845ed21301f17e89e3045f3723a3bb4d 100644 (file)
@@ -4,7 +4,7 @@
                  line++;
  
                  t = strstrip(l);
-+                # PLD specifick ugly hack to detect SysV services requiring networking
++                # PLD specific ugly hack to detect SysV services requiring network
 +                if (startswith_no_case(t, ". /etc/sysconfig/network")) {
 +                        r = unit_add_dependency_by_name(UNIT(s), UNIT_REQUIRES | UNIT_AFTER, "network.target", NULL, true);
 +
This page took 0.045194 seconds and 4 git commands to generate.