aws / aws-ec2-instance-connect-config

This is the ssh daemon configuration and necessary EC2 instance scripting to enable EC2 Instance Connect. Also included is various package manager configurations for packaging for various Linux distributions.
Apache License 2.0
83 stars 35 forks source link

RPM spec file should not build requires systemd #51

Open zeffron opened 1 year ago

zeffron commented 1 year ago

There is nothing happening at build time that requires systemd, so building the RPM should not require systemd to be installed. See https://github.com/aws/aws-ec2-instance-connect-config/blob/master/rpmsrc/SPECS/generic.spec#L25