https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=232684 Resolves: bug 232684 Bug Description: need initscripts for Solaris Reviewed by: ??? Files: see diff Branch: HEADFix Description: I was able to just use the existing init script for linux for the most part. However, Solaris has to use plain old Bourne shell for init scripts, so I had to remove several bash-isms. I also added functions for success and failure (Solaris has no library of shell script functions for use in init scripts), and Solaris uses pgrep instead pidof. On Solaris, /var/run is a tmpfs (i.e. in memory) file system which is removed upon reboot. So we have to create the /var/run/fedora-ds directory and change the mode if it doesn't exist.
Platforms tested: Solaris 9 Flag Day: no Doc impact: no https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=150248&action=diff
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-devel mailing list Fedora-directory-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-devel