NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [ldm-users] centos/rhel v7 systemd ldm startup?

You're welcome to use the one I have in production at AllisonHouse. Place
in /etc/systemd/system/ldm.service

[Unit]
>
> Description=Unidata Local Data Manager
>
> After=network.target remote-fs.target nss-lookup.target
>
>
> [Service]
>
> Type=forking
>
> ExecStartPre=/home/ldm/bin/ldmadmin delqueue
>
> ExecStartPre=/home/ldm/bin/ldmadmin mkqueue
>
> ExecStart=/home/ldm/bin/ldmadmin start
>
> ExecStop=/home/ldm/bin/ldmadmin stop
>
> PIDFile=/home/ldm/ldmd.pid
>
> Restart=on-failure
>
> SuccessExitStatus=1
>
> User=ldm
>
>
> [Install]
>
> WantedBy=multi-user.target
>

On Tue, Oct 11, 2016 at 2:00 PM, Smith, Neil R <n-smith2@xxxxxxxxxxxxx>
wrote:

> I’m trying to bone up on centos 7 since Daryl Herzmann blew the lid off
> our boiling NIDS file pruning problems with his discovery of the XFS
> filesystem filetype issue and its solution in centos version 7.3.
>
> (WooHoo! Ata boy, Daryl!)
>
> Anyone have an instructional on starting the ldm at boot on centos/rhel 7
> which uses systemd instead of the SysV init.d scripts?
> Maybe including the service file to install somewhere in /etc/systend …
>
> Neil
>
>
> ---
> Neil R. Smith,  neils@xxxxxxxx
> Senior IT Professional II
> College of Geosciences, Texas A&M Univ. 979/845-6272
>
>
> _______________________________________________
> NOTE: All exchanges posted to Unidata maintained email lists are
> recorded in the Unidata inquiry tracking system and made publicly
> available through the web.  Users who post to any of the lists we
> maintain are reminded to remove any personal information that they
> do not want to be made public.
>
>
> ldm-users mailing list
> ldm-users@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe,  visit:
> http://www.unidata.ucar.edu/mailing_lists/
>
  • 2016 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: