If you have dash-sh installed, apache2 completely fails to start: Nov 04 21:52:14 f3 start_apache2[55066]: /usr/sbin/start_apache2: 158: Syntax error: "(" unexpected OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=710
3 lines
83 B
Bash
3 lines
83 B
Bash
#!/bin/sh
|
|
exec /usr/bin/systemd-ask-password "Enter SSL pass phrase for $1 ($2): "
|