amooma / GS3

Dies ist die Asterisk Version von Gemeinschaft
https://www.alternative-solution.de/gs3
40 stars 34 forks source link

GS3.3_RC install.sh skript hat einen Pfad fehler IAX Modem #38

Open Brawn1 opened 8 years ago

Brawn1 commented 8 years ago

Das Skript möchte bei der Installation / Konfiguration IAXMODEM auf diesen Pfad zugreifen:

ln -s /opt/gemeinschaft-source/etc/systemd/system/faxgetty-ttyIAX0.service /etc/systemd/system/
ln -s /opt/gemeinschaft-source/etc/systemd/system/faxgetty-ttyIAX1.service /etc/systemd/system/

dieser existiert nicht und man müsste es auf diesen ändern:

ln -s /opt/gemeinschaft-source/etc/system/faxgetty-ttyIAX0.service /etc/systemd/system/
ln -s /opt/gemeinschaft-source/etc/system/system/faxgetty-ttyIAX1.service /etc/systemd/system/
saschadaniels commented 8 years ago

Danke für die Info. Dateien sind jetzt am richtigen Platz.

Am 07.06.2016 um 13:56 schrieb Günter:

Das Skript möchte bei der Installation / Konfiguration IAXMODEM auf diesen Pfad zugreifen:

|ln -s /opt/gemeinschaft-source/etc/systemd/system/faxgetty-ttyIAX0.service /etc/systemd/system/ ln -s /opt/gemeinschaft-source/etc/systemd/system/faxgetty-ttyIAX1.service /etc/systemd/system/ |

dieser existiert nicht und man müsste es auf diesen ändern:

|ln -s /opt/gemeinschaft-source/etc/system/faxgetty-ttyIAX0.service /etc/systemd/system/ ln -s /opt/gemeinschaft-source/etc/system/system/faxgetty-ttyIAX1.service /etc/systemd/system/ |

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amooma/GS3/issues/38, or mute the thread https://github.com/notifications/unsubscribe/AAESkNXooYRU7aU9QQZm5jtQBodLTdHTks5qJVyJgaJpZM4Iv15t.

Sascha Daniels sd@alternative-solution.de www.alternative-solution.de