@@ -0,0 +1,9 @@
cp -Rfv *.service /etc/systemd/system/
systemctl daemon-reload
systemctl enable led_off.service
systemctl enable led_on.service
systemctl enable escucha.service
systemctl start led_off.service
systemctl start led_on.service
systemctl start escucha.service
The note is not visible to the blocked user.