mirror of
https://github.com/Nardo86/nut-docker.git
synced 2025-02-16 19:50:38 +01:00
5 lines
68 B
Bash
5 lines
68 B
Bash
#!/bin/bash
|
|
|
|
chgrp nut /dev/bus/usb/*/*
|
|
upsdrvctl start
|
|
exec upsd -D |