File repmgrd.service of Package repmgr
[Unit] Description=The Most Popular Replication Manager for PostgreSQL Documentation=https://www.repmgr.org/ [Service] Type=simple User=postgres Group=postgres ExecStart=/usr/bin/repmgrd --daemonize=false [Install] WantedBy=multi-user.target