playground/mehmet/at - at daemon restarts after suspend/hibernate
Mehmet Özdemir
paketler-commits at pardus.org.tr
Mon Nov 8 14:38:55 EET 2010
Author: mehmet.ozdemir
Date: Mon Nov 8 14:38:55 2010
New Revision: 104630
Added:
playground/mehmet/at/files/56atd
playground/mehmet/at/files/atd.sysconf
Modified:
playground/mehmet/at/pspec.xml
Log:
at daemon restarts after suspend/hibernate
---
files/56atd | 14 ++++++++++++++
files/atd.sysconf | 9 +++++++++
pspec.xml | 3 +++
3 files changed, 26 insertions(+)
Modified: playground/mehmet/at/pspec.xml
=================================================================
--- playground/mehmet/at/pspec.xml (original)
+++ playground/mehmet/at/pspec.xml Mon Nov 8 14:38:55 2010
@@ -37,9 +37,12 @@
<Path fileType="data">/var/spool</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
+ <Path fileType="config">/usr/lib/pm-utils/sleep.d/</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/etc/pam.d/atd">atd</AdditionalFile>
+ <AdditionalFile owner="root" permission="0755" target="/etc/conf.d/atd.sysconf">atd.sysconf</AdditionalFile>
+ <AdditionalFile owner="root" permission="0755" target="/usr/lib/pm-utils/sleep.d/56atd">56atd</AdditionalFile>
</AdditionalFiles>
<Provides>
<COMAR script="package.py">System.Package</COMAR>
More information about the paketler-commits
mailing list