Bug#774430: systemd: service makes as not reloadable
James Cowgill
jcowgill at debian.org
Thu Dec 22 00:48:26 GMT 2016
Hi,
On 21/12/16 23:49, Michael Biebl wrote:
> Something I just noticed: All boolean properties are no, not just CanReload.
> And checking on minkus, this seems to happen for other services as well,
> like
>
> $ systemctl show ssh.service | grep no$
> PermissionsStartOnly=no
> RootDirectoryStartOnly=no
[...]
> vs
>
> $ systemctl show ssh.service | grep yes$
> <empty>
>
> So, this seems to be an issue which lies deeper.
>
> I wonder if this is arch specific and we have some arch specific
> problems when dealing with boolean data.
>
> Other mips64 porterboxes, like eller, show the same behaviour.
> Interestingly, the same on a powerpc porterbox (partch).
>
> I've CCed the mips porter mailing list. Maybe they have an idea.
This bug doesn't appear on my CI20 (which has a 32-bit kernel):
# systemctl show ssh.service | grep yes
GuessMainPID=yes
TasksAccounting=yes
EnvironmentFile=/etc/default/ssh (ignore_errors=yes)
SyslogLevelPrefix=yes
IgnoreSIGPIPE=yes
SendSIGKILL=yes
CanStart=yes
CanStop=yes
CanReload=yes
DefaultDependencies=yes
ConditionResult=yes
AssertResult=yes
# dpkg -s systemd | grep ^Version
Version: 232-7
One common factor with all the mips porterboxes and partch is that they
use 64-bit kernels with 32-bit userspaces. Maybe that has something to
do with this?
Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20161222/7dc45fe6/attachment-0002.sig>
More information about the Pkg-systemd-maintainers
mailing list