@ -75,7 +75,6 @@ define Package/nut-server/install
$( INSTALL_BIN) $( PKG_INSTALL_DIR) /usr/share/nut/driver.list $( 1) /usr/share/nut/
$( INSTALL_DIR) $( 1) /etc/config
$( INSTALL_CONF) ./files/nut_server $( 1) /etc/config/nut_server
ln -sf /var/etc/nut/nut.conf $( 1) /etc/nut/nut.conf
ln -sf /var/etc/nut/ups.conf $( 1) /etc/nut/ups.conf
ln -sf /var/etc/nut/upsd.users $( 1) /etc/nut/upsd.users
ln -sf /var/etc/nut/upsd.conf $( 1) /etc/nut/upsd.conf
@ -96,6 +95,10 @@ $(call Package/nut/description/Default)
T h i s p a c k a g e c o n t a i n s t h e c o m m o n f i l e s .
e n d e f
d e f i n e P a c k a g e / n u t - c o m m o n / c o n f f i l e s
/ e t c / n u t / n u t . c o n f
e n d e f
d e f i n e P a c k a g e / n u t - c o m m o n / i n s t a l l
$( INSTALL_DIR) $( 1) /etc/nut
$( INSTALL_DIR) $( 1) /usr/lib
@ -120,6 +123,9 @@ endef
d e f i n e P a c k a g e / n u t - s e r v e r / c o n f f i l e s
/ e t c / c o n f i g / n u t _ s e r v e r
/ e t c / n u t / u p s . c o n f
/ e t c / n u t / u p s d . c o n f
/ e t c / n u t / u p s d . u s e r s
e n d e f
d e f i n e P a c k a g e / n u t - u p s m o n
@ -141,6 +147,7 @@ endef
d e f i n e P a c k a g e / n u t - u p s m o n / c o n f f i l e s
/ e t c / c o n f i g / n u t _ m o n i t o r
/ e t c / n u t / u p s m o n . c o n f
e n d e f
d e f i n e P a c k a g e / n u t - u p s m o n / i n s t a l l