service

Search

You can find the results of your search below.

monitor
4 Hits, Last modified:
sudo reboot # staccare la ethernet </code> ==== Service ==== /etc/systemd/system/monitor.service <code> [Unit] Description=Monitor [Service] Type=simple User=rock ExecStart=/usr/local/bin/monitor_run Af... [Install] WantedBy=multi-user.target </code> Enable <code> systemctl enable monitor.service </code>