FS#3494 - HAL: error in hal.install, fail to create hal user
Attached to Project:
Arch Linux
Opened by Carlo Miotto (Mio) - Wednesday, 16 November 2005, 16:32 GMT
Opened by Carlo Miotto (Mio) - Wednesday, 16 November 2005, 16:32 GMT
|
Details
From package hal, there's a typo in hal.install, in the
function post_install() the line:
"usr/sbin/useradd -c 'HAL daemon' -u 82 -g hal -d -G optical,floppy,storage '/' -s /bin/false hal" should be: "usr/sbin/useradd -c 'HAL daemon' -u 82 -g hal -d '/' -G optical,floppy,storage -s /bin/false hal" |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 16 November 2005, 16:36 GMT
Reason for closing: Fixed
Additional comments about closing: Should be fixed in -2
Wednesday, 16 November 2005, 16:36 GMT
Reason for closing: Fixed
Additional comments about closing: Should be fixed in -2