From f8610448971545b6d7750678af91588abd1e7591 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 5 Apr 2021 17:54:27 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- alternatives/uwsgi | 2 +- alternatives/uwsgi.1.gz | 2 +- motd | 7 ++++--- uwsgi/apps-available/iredadmin.ini | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/alternatives/uwsgi b/alternatives/uwsgi index 2878c85..93e371c 120000 --- a/alternatives/uwsgi +++ b/alternatives/uwsgi @@ -1 +1 @@ -/usr/bin/uwsgi-core \ No newline at end of file +/usr/bin/uwsgi_python3 \ No newline at end of file diff --git a/alternatives/uwsgi.1.gz b/alternatives/uwsgi.1.gz index bb1ba92..8b36eb9 120000 --- a/alternatives/uwsgi.1.gz +++ b/alternatives/uwsgi.1.gz @@ -1 +1 @@ -/usr/share/man/man1/uwsgi-core.1.gz \ No newline at end of file +/usr/share/man/man1/uwsgi_python3.1.gz \ No newline at end of file diff --git a/motd b/motd index 549f68e..129445f 100644 --- a/motd +++ b/motd @@ -6,9 +6,10 @@ Debian GNU/Linux 10 (buster) |____/ \__,_|_| \__,_|_| |_| -Daß Frauen bisweilen boshafter sein können als Männer, mag daran -lieben, daß die Erbsünde zuerst in sie gefahren ist. - -- Ernst R. Hauschka +Frage an Radio Eriwan: +"Ist es wahr, daß der liebe Gott Parteigenosse werden kann?" +Antwort: +"Im Prinzip ja, nur müsste er vorher aus der Kirche austreten." Today is Setting Orange, the 22nd day of Discord in the YOLD 3187 diff --git a/uwsgi/apps-available/iredadmin.ini b/uwsgi/apps-available/iredadmin.ini index c8294b6..5cc21ff 100644 --- a/uwsgi/apps-available/iredadmin.ini +++ b/uwsgi/apps-available/iredadmin.ini @@ -1,5 +1,5 @@ [uwsgi] -plugins = python +plugins = python3 vhost = true socket = /var/run/uwsgi_iredadmin.socket #pidfile = /var/run/uwsgi_iredadmin.pid -- 2.39.5