[systemd-devel] fix return code for systemctl in chroot
Christian Hesse
list at eworm.de
Wed Oct 17 07:03:49 PDT 2012
Hello everybody,
if 'systemctl enable' (and friends) is run inside chroot it always
exits with a bad return code. unit_file_enable() returns the number of
symlink rules that were supposed to be created. So resetting r to 0 and
exiting gracefully should be the correct way. At least it fixes it for me, my
supposed patch is attached.
--
main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH"
"CX:;",b;for(a/* Chris get my mail address: */=0;b=c[a++];)
putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systemctl.patch
Type: text/x-patch
Size: 534 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20121017/bd2ed5fb/attachment.bin>
More information about the systemd-devel
mailing list