Add nut-monitor package
This commit is contained in:
parent
14ffb4d76b
commit
63f12aa09f
6 changed files with 76 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
|
@ -44,6 +44,9 @@ common-install-arch::
|
|||
mv $${f} $(CURDIR)/debian/tmp/etc/nut/$${nf}; \
|
||||
done
|
||||
|
||||
binary-install/nut-monitor::
|
||||
dh_python2 -pnut-monitor
|
||||
|
||||
DEB_DH_INSTALLINIT_ARGS_nut-server := --init-script=nut -- start 50 2 3 4 5 . stop 50 0 1 6 .
|
||||
|
||||
ifeq (linux,$(DEB_HOST_ARCH_OS))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue