| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=@RC_LOCAL_SCRIPT_PATH_STOP@ Compatibility |
| ConditionFileIsExecutable=@RC_LOCAL_SCRIPT_PATH_STOP@ |
| DefaultDependencies=no |
| After=shutdown.target |
| Before=final.target |
|
|
| [Service] |
| Type=oneshot |
| ExecStart=@RC_LOCAL_SCRIPT_PATH_STOP@ |
| TimeoutSec=0 |
| StandardOutput=tty |
| RemainAfterExit=yes |