Re: Paket rsyslog deinstallieren
Marc Haber <[email protected]>
| Newsgroups | gmane.linux.debian.user.german |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 31, 2025 at 02:22:15PM +0000, Rolf Lucius wrote: >Es ist jetzt eigentlich OT, aber ich wollte doch noch kurz erwähnen, dass ich die Ursache gefunden und behoben habe. >In dem Skript gab es diese Zeile: > >if kdialog --password "Das geht nur mit dem richtigen..." | cryfs $datadir $mountpoint; then |CRYFS_FRONTEND=noninteractive | With this option set, CryFS will only ask for the encryption | passphrase once. Instead of asking the user for parameters not specified | on the command line, it will just use the default values. CryFS will | also not ask you to confirm your passphrase when creating a new CryFS | storage. | | Set this environment variable when automating CryFS using external | tools or shell scripts. Wenn das Skript aus einem Paket ist, ist das ein Bug. Sonst auch ;-) Grüße Marc