]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- too many scripts written lately :/
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 28 Jan 2012 11:38:19 +0000 (11:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pld-sysv-network.patch -> 1.3

pld-sysv-network.patch

index fbdb44dd845ed21301f17e89e3045f3723a3bb4d..9cf8c921b33aa003ea85f9c828eeba3b5d5e4736 100644 (file)
@@ -4,7 +4,7 @@
                  line++;
  
                  t = strstrip(l);
-+                # PLD specific ugly hack to detect SysV services requiring network
++                // 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.654938 seconds and 4 git commands to generate.