Technik Howtos
  • Home
  • Impressum
Subscribe
Tagged

Minisat

A collection of 1 post

MinisatIP per systemd automatisch starten
Minisat

MinisatIP per systemd automatisch starten

Datei erstellen sudo touch /etc/systemd/system/minisatip.service sudo nano /etc/systemd/system/minisatip.service folgenden Inhalt in die Datei einfügen [Unit] Description=Minsatip startup script After=network.target [Service] Type=forking ExecStart=/usr/bin/minisatip -x 8088 Restart=always User=root Group=root [Install] WantedBy=multi-user.target Dienst

Sven Eilenberger May 30, 2018 • 1 min read
Technik Howtos © 2025
Powered by Ghost