generic-poky/meta/recipes-extended/at
Kevin Tian ab3161839a at: allow normal user to use 'at'
fix [BUGID #675]

Similar to previous cronie changes, so far 'at' environment is also not
complete and only root user could trigger delayed tasks. Similar permission
changes are required for:
	/etc/at.deny
	/usr/bin/at
	/var/spool/at/

/usr/bin/at is setgid to 'daemon', to differentiate with cronie. So move
'at' out of 'cron' (/var/spool/cron/at -> /var/spool/at)

another fix is to rename /etc/init.d/at to atd which is more widely used
in other distros (also required by LTP test cases)

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2011-02-01 23:59:40 +00:00
..
at-3.1.12 at: fix for parallel build issue & bug #180 2010-09-02 22:17:11 +01:00
files at: Fix nonstripbinaries.patch 2010-10-22 10:25:33 +01:00
at_3.1.12.bb at: allow normal user to use 'at' 2011-02-01 23:59:40 +00:00