# Managed by Ansible [Unit] Description=Etherpad After=network.target [Service] Type=simple Restart=always RestartSec=10s ExecStart=/opt/etherpad/src/bin/run.sh /var/log/etherpad.log User=etherpad [Install] WantedBy=multi-user.target