From: "shintarou_fujiwara" <shin216@xf7.so-net.ne.jp>
To: "selinux mailing list" <selinux@tycho.nsa.gov>
Subject: daemon_domain does not work on backup_t ?
Date: Tue, 25 Oct 2005 02:23:08 +0900 [thread overview]
Message-ID: <007101c5d8bf$9a571a80$0300a8c0@admin0> (raw)
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.
reply other threads:[~2005-10-24 17:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='007101c5d8bf$9a571a80$0300a8c0@admin0' \
--to=shin216@xf7.so-net.ne.jp \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.