[Unit] Description=CalDAV Reminder Telegram Bot After=syslog.target network.target [Service] Type=simple User=nobody Group=nobody WorkingDirectory=/usr/share/caldav-reminder-telegram-bot EnvironmentFile=/etc/caldav-reminder-telegram-bot.conf ExecStart=/usr/bin/python /usr/share/caldav-reminder-telegram-bot/app.py [Install] WantedBy=multi-user.target