Commit Graph

3 Commits

Author SHA1 Message Date
Valery Kartel
2275192021 testing/nut: fix user creation in post-install
--
add nut home dir /var/lib/nut used for scheduler
fix libexec and driver dirs (libexec -> lib)
add using dns in init-scripts
remove conf.d files from package because it have no sence for now
cleanups in APKBUILD and init-scripts
2017-06-02 08:02:44 +00:00
Jakub Jirutka
0ab2dac3f9 testing/nut: improve abuild and scripts a bit and rebuild 2017-03-05 23:11:27 +01:00
Valery Kartel
e409857fde testing/nut: Upgrade to 2.7.4. conf.d & init.d cleanups
- rename all /etc/nut/*.conf.sample to /etc/nut/*.conf
- make conf.d/* init.d/* more clean and openrc-run'ed
- nut-upsmon now dynamically depends on nut-upsd if the MODE parameter in /etc/nut/nut.conf is set to 'standalone' or 'netserver'.
- make a user and group creation in pre-install. I think we need to remove this user/group from alpine-baselayout.
2016-07-07 11:38:04 +02:00