[lxc-devel] Starting lxc via systemd on openSUSE: "action: command not found"
Michael H. Warfield
mhw at WittsEnd.com
Wed Aug 13 21:36:14 UTC 2014
On Wed, 2014-08-13 at 21:53 +0200, Johannes Kastl wrote:
> On 13.08.2014 21:38 Michael H. Warfield wrote:
> > The "action" command is a sysvinit'ism. It's actually a function
> > that's picked up out of "$sysconfdir"/rc.d/init.d/functions which
> > I'm guessing you're missing.
> Right, that one does not exist on my openSUSE machine. Actually,
> neither does /etc/rc.d/init.d. And /etc/rc.d is a link to /etc/init.d/.
> I adjusted the lines like this:
> > echo "..." /usr/bin/lxc-autostart $OPTIONS $BOOTGROUPS
> And now I get an error, as the touch in the next lines does not find
> /var/lock/subsys/...
Well... You've got /var/lock and tmpfs is mounted on it (OpenSuse
13.1). Looks like it's empty for me though. Guess it needs a mkdir -p
subsys unless the subsystem lock should go somewhere else. Maybe just
fall back to using /var/lock. Looks at the other init scripts in that
directory, I'm not seeing much in the way of subsystem lockfile use.
> Regards,
> Johannes
Regards,
Mike
--
Michael H. Warfield (AI4NB) | (770) 978-7061 | mhw at WittsEnd.com
/\/\|=mhw=|\/\/ | (678) 463-0932 | http://www.wittsend.com/mhw/
NIC whois: MHW9 | An optimist believes we live in the best of all
PGP Key: 0x674627FF | possible worlds. A pessimist is sure of it!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 465 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20140813/f4446371/attachment.sig>
More information about the lxc-devel
mailing list