> Am 04.11.2015 um 20:42 schrieb Christopher Larson <[email protected]>: > > On Wed, Nov 4, 2015 at 11:09 AM, Jens Rehsack <[email protected]> wrote: > >> Fix insane permissions installing SystemV init-script for samba4 to allow >> executing it correctly. >> >> Signed-off-by: Jens Rehsack <[email protected]> >> > > The /etc/rc our sysvinit package provides will source the startup script > rather than executing it if its name ends in .sh, so I don't really see why
To allow people start/stop manually from shell? $ /etc/init.d/samba.sh start $ /etc/init.d/samba.sh stop Might be irrelevant in some situations, but generally such a script should be executable anyway - shouldn't it? Cheers -- Jens Rehsack - [email protected] -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
