[Unit] Description=Chicken master restarter After=postgres.service [Service] Type=oneshot ExecStart=/bin/systemctl restart chickens.service [Install] WantedBy=multi-user.target