Bug 201: CLOSED
missing permissions for /usr/bin/at
Date: 2018-08-15 - Creator: hgt - Priority standard - 2 messages
$ echo "mpg123 direct.francemusique.fr/live/francemusiqueclassiqueplus-hifi.mp3" |at 19:30 2018-08-15returns:Cannot open lockfile /var/spool/atd/.SEQ: Permission denied
After# chmod u+s /usr/bin/atthe same commands return:Cannot create atjob file /var/spool/atd/a0000901882416: Permission denied
After# chmod g+s /usr/bin/atthe job is accepted Accordingly /usr/bin/at from the package at should have permissions rwsr-sr-x
Affected package(s): at
Messages
By: bellard on 2018-09-09 08:31
pushed hg.slitaz.org/wok/rev/53dff15e8d95 and cooked hg.slitaz.org/wok/rev/53dff15e8d95
By: hgt on 2018-09-16 16:31
permissions are correct in revised package