Most installations will certainly run with the aiaiai username for
simplicity so make these files copy/pastable into an existing
distribution's systemd directory.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
OnFailure=send-mail-on-failure@%n.service
[Service]
+User=aiaiai
ExecStart=/home/aiaiai/git/aiaiai/email/systemd/aiaiai-project-update -v /home/aiaiai/work/aiaiai.cfg
[Install]
OnFailure=send-mail-on-failure@%n.service
[Service]
+User=aiaiai
EnvironmentFile=/home/aiaiai/git/aiaiai/email/systemd/aiaiai.conf
ExecStart=/home/aiaiai/git/aiaiai/email/aiaiai-email-dispatcher -v ${AIAIAI_QUEUE_DIR} ${AIAIAI_CONFIG_FILE}