/[smecontribs]/rpms/smeserver-mailman/contribs8/smeserver-mailman-1.3.0-restarthang.patch
ViewVC logotype

Diff of /rpms/smeserver-mailman/contribs8/smeserver-mailman-1.3.0-restarthang.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by unnilennium, Sun Jul 14 14:19:49 2013 UTC Revision 1.3 by unnilennium, Wed Sep 18 20:24:13 2013 UTC
# Line 13  diff -up smeserver-mailman-1.3.0/createl Line 13  diff -up smeserver-mailman-1.3.0/createl
13  +#    safe_symlink("restart",  +#    safe_symlink("restart",
14  +#      "root/etc/e-smith/events/$event/services2adjust/mailman");  +#      "root/etc/e-smith/events/$event/services2adjust/mailman");
15  +safe_symlink("../action/mailman-restart",  +safe_symlink("../action/mailman-restart",
16  +       "root/etc/e-smith/events/$event/S94mailman-restart"  +       "root/etc/e-smith/events/$event/S94mailman-restart");
17   }   }
18    
19    
# Line 26  diff -up smeserver-mailman-1.3.0/root/et Line 26  diff -up smeserver-mailman-1.3.0/root/et
26           NAME => 'mailman',           NAME => 'mailman',
27  -        ACTION => $action  -        ACTION => $action
28  +        ACTION => $action,  +        ACTION => $action,
29  +        BACKGROUND => 'TRUE'  +        BACKGROUND => 'true'
30           ) or die "Failed to $action mailman\n";           ) or die "Failed to $action mailman\n";
31   }   }
32    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed