You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "J. Bobby Dorlus (JIRA)" <ji...@apache.org> on 2016/12/03 01:17:58 UTC

[jira] [Created] (AURORA-1845) Systemd Unit File Not in Correct Location

J. Bobby Dorlus created AURORA-1845:
---------------------------------------

             Summary: Systemd Unit File Not in Correct Location
                 Key: AURORA-1845
                 URL: https://issues.apache.org/jira/browse/AURORA-1845
             Project: Aurora
          Issue Type: Story
            Reporter: J. Bobby Dorlus
            Priority: Minor


The systemd unit file within the latest CentOS7 rpm is located in the incorrect path.  The 'aurora-scheduler.service' file should be extracted in the */usr/lib/systemd/system* directory.

{code}
$ tar -xvzf aurora-scheduler-0.16.0-1.el7.centos.aurora.x86_64.rpm
x ./etc/logrotate.d/aurora-scheduler
x ./etc/sysconfig/aurora-scheduler
x ./etc/systemd/system/aurora-scheduler.service
x ./usr/bin/aurora-scheduler-startup
x ./usr/lib/aurora/bin/aurora-scheduler
x ./usr/lib/aurora/bin/aurora-scheduler.bat
x ./usr/lib/aurora/etc/shiro.example.ini
x ./usr/lib/aurora/lib/ProcessState.class
x ./usr/lib/aurora/lib/ProcessStatus$1.class
....
{code}

ref: https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Unit%20File%20Load%20Path



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)