[Unit] Description=Bee: configure SSH access (keys or password fallback) After=local-fs.target Before=ssh.service [Service] Type=oneshot ExecStart=/usr/local/bin/bee-log-run /appdata/bee/export/bee-sshsetup.log /usr/local/bin/bee-sshsetup StandardOutput=journal StandardError=journal RemainAfterExit=yes [Install] WantedBy=multi-user.target