Hello Patrick, Patrick Schleizer [2015-05-20 15:32 +0000]: > Looks like a bug in `deb-systemd-helper`? > > The spaces in > > > WantedBy = multi-user.target > > are unsupported by `deb-systemd-helper`. It needs to be strictly without > spaces. > > > WantedBy=multi-user.target
Right, and that's how all other units look like too, and the manpages don't say that extra space is allowed either (in fact it is explicitly not between e. g. '!' or '|' and the program name). So, please feel free to file a minor bug against deb-systemd-helper, but I wouldn't recommend shipping units like that. Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
