]> git.pld-linux.org Git - packages/acpid.git/commitdiff
- upstart: SERVICE=syslog -> SERVICE_syslog=y auto/th/acpid-2_0_10-4
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 30 Jul 2011 13:36:21 +0000 (13:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpid.spec -> 1.77
    acpid.upstart -> 1.2

acpid.spec
acpid.upstart

index cf262e9d26c433aea211ea810ac32cd5e436bea0..b6c68a142e41ce607a98319cccd17dec1828194d 100644 (file)
@@ -12,7 +12,7 @@ Summary:      ACPI Event Daemon
 Summary(pl.UTF-8):     Demon zdarzeń ACPI
 Name:          acpid
 Version:       2.0.10
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         Daemons
 Source0:       http://tedfelix.com/linux/%{name}-%{version}.tar.gz
index c362167a0f9c1068f85202aae6b7b615484d9904..5e249550f2f1ff372380c89db84c1efa04de1597 100644 (file)
@@ -1,7 +1,7 @@
 description "ACPI Event Daemon"
 
 # need syslog, or it will log to console
-start on local-filesystems and started SERVICE=syslog
+start on local-filesystems and started SERVICE_syslog=y
 stop on pld.shutdown-started
 
 respawn
This page took 0.110229 seconds and 4 git commands to generate.