mirror of
https://github.com/Nardo86/nut-docker.git
synced 2025-06-05 21:49:27 +02:00
5 lines
68 B
Bash
5 lines
68 B
Bash
#!/bin/bash
|
|
|
|
chgrp nut /dev/bus/usb/*/*
|
|
upsdrvctl start
|
|
exec upsd -D |