Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 754657

Summary: sys-auth/seatd: provide systemd service file
Product: Gentoo Linux Reporter: John Helmert III <ajak>
Component: Current packagesAssignee: Haelwenn (lanodan) Monnier <contact>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18555
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 448882    

Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-11-15 03:04:07 UTC
sys-auth/seatd does not install a systemd service file while providing an openrc init file. This can easily be remedied by installing the service file in the 0.4.0 tarball at path 'contrib/systemd/seatd.service'. It appears to be equivalent to the provided init file.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-11 07:58:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8edaa92db78c8d861d15f2ee252ed1eb88141f

commit dc8edaa92db78c8d861d15f2ee252ed1eb88141f
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2020-12-07 17:37:27 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-12-11 07:58:09 +0000

    sys-auth/seatd: Install systemd service file
    
    Closes: https://bugs.gentoo.org/754657
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
    Closes: https://github.com/gentoo/gentoo/pull/18555
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-auth/seatd/{seatd-0.4.0.ebuild => seatd-0.4.0-r1.ebuild} | 4 ++--
 sys-auth/seatd/seatd-9999.ebuild                             | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)