All of lore.kernel.org
 help / color / mirror / Atom feed
* daemon_domain does not work on backup_t ?
@ 2005-10-24 17:23 shintarou_fujiwara
  0 siblings, 0 replies; only message in thread
From: shintarou_fujiwara @ 2005-10-24 17:23 UTC (permalink / raw)
  To: selinux mailing list

Hi, again from Japan.

I had been working on cron job to backup files daily.
I added some lines on backup_t and
backup_t works fairly good.
One day, I somehow changed original backup_t line from domain to 
daemon_domain,
Like this...
#######################
#type backup_t, domain, privlog, auth;
#type backup_exec_t, file_type, sysadmfile, exec_type;
daemon_domain(backup,`,privlog,auth')
###########################################
and I found it didn't work properly.
I got these lines by mail ("/etc/cron.backup/backup" is the backup script).

/usr/bin/run-parts: /etc/cron.backup/backup: /bin/sh: bad interpreter: 
Permission denied

Question:

Why does it not work on daemon_domain and work on domain?

Thank you for your attention.

shintarou_fujiwara 


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-24 17:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-24 17:23 daemon_domain does not work on backup_t ? shintarou_fujiwara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.