Merge pull request #358 from gsomlo/gls-systemd-path

systemd: fix unit file install path
This commit is contained in:
bharnden 2020-01-27 09:22:35 -08:00 committed by GitHub
commit da46c830b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ Install Path | Description
/usr/share/core/|Example scripts and scenarios
/usr/share/man/man1/|Command man pages
/etc/init.d/core-daemon|SysV startup script for daemon
/etc/systemd/system/core-daemon.service|Systemd startup script for daemon
/usr/lib/systemd/system/core-daemon.service|Systemd startup script for daemon
# Pre-Req Installing Python