diff options
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/openct/openct/openct.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/openct/openct/openct.service b/meta-oe/recipes-support/openct/openct/openct.service index c9ec497fa5..57de8c0a88 100644 --- a/meta-oe/recipes-support/openct/openct/openct.service +++ b/meta-oe/recipes-support/openct/openct/openct.service | |||
| @@ -7,7 +7,7 @@ EnvironmentFile=-/etc/sysconfig/openct | |||
| 7 | ExecStart=/usr/sbin/openct-control $OPENCT_OPTIONS init | 7 | ExecStart=/usr/sbin/openct-control $OPENCT_OPTIONS init |
| 8 | ExecStop=/usr/sbin/openct-control $OPENCT_OPTIONS shutdown | 8 | ExecStop=/usr/sbin/openct-control $OPENCT_OPTIONS shutdown |
| 9 | RemainAfterExit=yes | 9 | RemainAfterExit=yes |
| 10 | KillMode=none | 10 | KillMode=mixed |
| 11 | 11 | ||
| 12 | [Install] | 12 | [Install] |
| 13 | WantedBy=multi-user.target | 13 | WantedBy=multi-user.target |
