Sha256: 44bdc9918235385ee6fb870c9fc46ebb9ce8dc889fb1096849f84ee4cda6f4e6
Contents?: true
Size: 355 Bytes
Versions: 6
Compression:
Stored size: 355 Bytes
Contents
#!/bin/bash # yum install already has configured # /usr/lib/systemd/system/awslogsd.service # Restart because we adjust the config with configure.sh # The yum awslogs package creates a systemd unit called awslogsd. systemctl daemon-reload systemctl restart awslogsd systemctl enable awslogsd # systemctl status awslogsd # systemctl is-enabled awslogsd
Version data entries
6 entries across 6 versions & 1 rubygems