A saltstack formula for authd. Authd is a simple RFC 1413 ident protocol daemon that is commonly available for the Red Hat family of operating systems.
The upstream project for authd is at <https://github.com/InfrastructureServices/authd>.
Note
See the full Salt Formulas installation and usage instructions.
Installs the authd package and starts the associated systemd socket service.
Installs the authd package.
Ensures the service is running.
Configures the service by using a systemd override file to reconfigure the ExecStart parameter.
Stop the service, remove the authd package.