Sha256: 62bb5e5af040cb32ab5ebefd2f378a5668541b5498617f48906002c54f3eab85
Contents?: true
Size: 360 Bytes
Versions: 12
Compression:
Stored size: 360 Bytes
Contents
#!/bin/bash -exu # 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
12 entries across 12 versions & 2 rubygems