/[smecontribs]/rpms/smeserver-userpanel/contribs8/smeserver-userpanel-0.9-sigevents.patch
ViewVC logotype

Annotation of /rpms/smeserver-userpanel/contribs8/smeserver-userpanel-0.9-sigevents.patch

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


Revision 1.1 - (hide annotations) (download)
Thu Nov 28 22:35:28 2013 UTC (10 years, 5 months ago) by unnilennium
Branch: MAIN
* Thu Nov 28 2013 JP Pialasse <tests@pialasse.com>  0.9-12.sme
- NFR: logout button  [SME: 8022]
- NFR: show username [SME: 8025]
- should fix 500 error by adding action in most events [SME: 7667]
- spec file tidying

1 unnilennium 1.1 diff -up smeserver-userpanel-0.9/createlinks.sigevents smeserver-userpanel-0.9/createlinks
2     --- smeserver-userpanel-0.9/createlinks.sigevents 2005-09-21 09:17:40.000000000 -0400
3     +++ smeserver-userpanel-0.9/createlinks 2013-11-28 17:29:56.000000000 -0500
4     @@ -6,5 +6,12 @@ use File::Path;
5    
6     panel_link("userpanelaccess", "manager");
7    
8     -event_link("conf-userpanelsymlinks", "conf-userpanel", "20");
9     +my $event = "conf-userpanel";
10     +event_link("conf-userpanelsymlinks", qw( $event bootstrap-console-save console-save post-upgrade remoteaccess-update ), "70");
11     +
12     +safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-admin");
13     +safe_symlink("sigusr1", "root/etc/e-smith/events/$event/services2adjust/httpd-e-smith");
14     +templates2events( "/etc/httpd/conf/httpd.conf",$event);
15     +templates2events( "/etc/httpd/admin-conf/httpd.conf",$event);
16     +
17    

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