basebuilder_pel7ppc64bebuilder0
7 years ago
1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||||||
|
[Unit] |
||||||
|
Description=ppc64-diag rtas_errd (platform error handling) Service |
||||||
|
After=syslog.target |
||||||
|
|
||||||
|
|
||||||
|
[Service] |
||||||
|
Type=forking |
||||||
|
ExecStart=/usr/libexec/ppc64-diag/rtas_errd start |
||||||
|
ExecStop=/usr/libexec/ppc64-diag/rtas_errd stop |
||||||
|
StandardOutput=syslog |
||||||
|
StandardError=syslog |
||||||
|
|
||||||
|
[Install] |
||||||
|
WantedBy=multi-user.target |
||||||
|
|
Loading…
Reference in new issue