* Tue Mar 18 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-9.sme
- update config for Nut 2.8.2 [SME: 12657] TODO review master/slave mode TODO convert master/slave to primary/secondary TODO convert to new config data + migrate TODO event and action
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
#------------------------------------------------------------
|
||||
# !!DO NOT MODIFY THIS FILE!!
|
||||
#
|
||||
# Manual changes will be lost when this file is regenerated.
|
||||
#
|
||||
# Please read the developer's guide, which is available
|
||||
# at http://www.contribs.org/development/
|
||||
#
|
||||
# Copyright (C) 1999-2006 Mitel Networks Corporation
|
||||
#------------------------------------------------------------
|
||||
|
||||
[Service]
|
||||
ExecStartPre=
|
||||
ExecStartPre=-/usr/bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/nut-run.conf
|
@@ -0,0 +1,4 @@
|
||||
[Service]
|
||||
ExecStartPre=/sbin/e-smith/service-status %N
|
||||
[Install]
|
||||
WantedBy= sme-server.target
|
@@ -0,0 +1,4 @@
|
||||
[Service]
|
||||
ExecStartPre=/sbin/e-smith/service-status nut-monitor
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
@@ -0,0 +1,4 @@
|
||||
[Service]
|
||||
ExecStartPre=/sbin/e-smith/service-status nut-server
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
Reference in New Issue
Block a user