Files

copied
Last update 5 years 1 month by AEFeinstein
Filesswitch_mon
..
README.md
makefile
switch_mon.c
switch_mon.service
switch_mon_setup.sh
switch_mon.service
[Unit] Description=Power Switch Monitor After=network.target [Service] Type=simple ExecStart=/opt/switch_mon/switch_mon Restart=always [Install] WantedBy=multi-user.target
Report a bug