blob: 9f6b87106206539ec545ed515c730cf89f35ff7b [file] [log] [blame]
[Unit]
Description=PyPubSub LDAP Notifying Client
[Service]
Type=simple
WorkingDirectory=/opt/pypubsub-ldap
ExecStart=/usr/local/bin/pipenv run python3 client.py
Restart=always
[Install]
WantedBy=multi-user.target