Re: Announcing bcron version 0.08

Bruce Guenter <[email protected]>
Newsgroups gmane.comp.sysutils.bgware
Message-ID <[email protected]>
On Sat, Apr 09, 2005 at 10:37:19AM +0000, Gerrit Pape wrote:
> So instead of
>   chown cron:cron /var/spool/cron /var/spool/cron/*
>   chmod go-rwx /var/spool/cron /var/spool/cron/*
> 
> the bcron-run Debian package will set these permissions
>   for i in crontabs tmp trigger; do
>     chown cron:cron /var/spool/cron/$i
>     chmod go-rwx /var/spool/cron/$i
>   done

Can we assume a useful shell, and just write:
	chown cron:cron /var/spool/cron/{crontabs,tmp,trigger}
	chmod go-rwx /var/spool/cron/{crontabs,tmp,trigger}
?
-- 
Bruce Guenter <[email protected]> http://em.ca/~bruceg/ http://untroubled.org/
OpenPGP key: 699980E8 / D0B7 C8DD 365D A395 29DA  2E2A E96F B2DC 6999 80E8
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFCZqAX6W+y3GmZgOgRAhjRAJ9KJLubCN3za9oZJPyKq6GHk0dDGwCeJeB8
FnLMhgAM64Guu0FwCviUX9k=
=1vFc
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.