| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| [Unit] |
| Description=@RC_LOCAL_SCRIPT_PATH_START@ Compatibility |
| Documentation=man:systemd-rc-local-generator(8) |
| ConditionFileIsExecutable=@RC_LOCAL_SCRIPT_PATH_START@ |
| After=network.target |
|
|
| [Service] |
| Type=forking |
| ExecStart=@RC_LOCAL_SCRIPT_PATH_START@ start |
| TimeoutSec=0 |
| RemainAfterExit=yes |
| GuessMainPID=no |