[Unit] Description=Firefly III CSV Import Watcher After=network.target [Service] Type=simple User=CHANGEME WorkingDirectory=/path/to/firefly-importer ExecStart=/path/to/firefly-importer/watch-imports.sh Restart=on-failure RestartSec=5 [Install] WantedBy=multi-user.target