That did it - thank you very much!
On 30/04/2022 23:26, Paweł Marciniak wrote:
I think you need
%pre -n
the same for
%preun %post %postun or all systemd macros will not work.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send
I think you need
%pre -n
the same for
%preun %post %postun or all systemd macros will not work.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://d
Hi all,
I am working on chasing down an issue in preparing a package for review:
The package should create a user and group as part of its installation
and I have attempted to implement this following the instructions/docs
at https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroup