Merge pull request #358 from gsomlo/gls-systemd-path
systemd: fix unit file install path
This commit is contained in:
commit
da46c830b5
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue