/[smecontribs]/rpms/smeserver-usbdisksmanager/contribs10/smeserver-usbdisksmanager-1.2-Add-link-in-createlinks-to-wrapper.patch |
Parent Directory | Revision Log | Revision Graph
* Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.2-8.sme - Initial import into SME10 tree [SME: 11076] - Add link to wrapper in createlinks
1 | brianr | 1.1 | diff -urN smeserver-usbdisksmanager-1.2.old/createlinks smeserver-usbdisksmanager-1.2/createlinks |
2 | --- smeserver-usbdisksmanager-1.2.old/createlinks 1970-01-01 01:00:00.000000000 +0100 | ||
3 | +++ smeserver-usbdisksmanager-1.2/createlinks 2020-10-30 10:23:05.608499454 +0000 | ||
4 | @@ -0,0 +1,3 @@ | ||
5 | +#!/usr/bin/perl -w | ||
6 | +use esmith::Build::CreateLinks qw(:all); | ||
7 | +safe_symlink("/etc/e-smith/web/functions/wrapper","root/etc/e-smith/web/panels/manager/cgi-bin/usbdisks"); |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |